From: foobar Date: Sun, 28 Jul 2002 13:44:37 +0000 (+0000) Subject: No exceptions. X-Git-Tag: dev~126 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9ca47d493d762ad3174cfc4b7281240743b6256a;p=php No exceptions. --- diff --git a/README.CVS-RULES b/README.CVS-RULES index 1a8c33a28a..d661edd4f4 100644 --- a/README.CVS-RULES +++ b/README.CVS-RULES @@ -84,7 +84,7 @@ For datetime.c: For string.c: (php_trim) Fixed a memory leak resulting from improper use of zval_dtor(). # Man, that thing was leaking all over the place! -@- Memory leak in trim() function has finally been fixed. (Bob) +@- Fixed memory leak in trim(). (Bob) The lines above marked with @ will go into NEWS file automagically, and the # lines will be omitted from the ChangeLog. Alternatively, you might want