msopacua Thu Nov 14 14:44:26 2002 EDT Modified files: /php4 README.SUBMITTING_PATCH Log: Add a note about the mime-type Index: php4/README.SUBMITTING_PATCH diff -u php4/README.SUBMITTING_PATCH:1.4 php4/README.SUBMITTING_PATCH:1.5 --- php4/README.SUBMITTING_PATCH:1.4 Wed Oct 23 17:41:40 2002 +++ php4/README.SUBMITTING_PATCH Thu Nov 14 14:44:26 2002 @@ -88,6 +88,11 @@ Please add the prefix "[PATCH]" to your email subject and make sure to include the patch as a MIME attachment even if it is short. + +NOTE: only MIME attachements of type 'text/*' are accepted. The + easiest way to acclomplish this, is to make the extension + '.txt'. + Test scripts should be included in the same email. Explain what has been fixed/added/changed by your patch.
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php