msopacua Thu Nov 14 15:57:10 2002 EDT Modified files: (Branch: PHP_4_3) /php4 README.SUBMITTING_PATCH Log: MFH plus typo fix Index: php4/README.SUBMITTING_PATCH diff -u php4/README.SUBMITTING_PATCH:1.4 php4/README.SUBMITTING_PATCH:1.4.2.1 --- php4/README.SUBMITTING_PATCH:1.4 Wed Oct 23 17:41:40 2002 +++ php4/README.SUBMITTING_PATCH Thu Nov 14 15:57:09 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 attachments 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