summaryrefslogtreecommitdiff
path: root/README.CVS-RULES
diff options
context:
space:
mode:
authorfoobar <sniper@php.net>2002-07-28 13:44:37 +0000
committerfoobar <sniper@php.net>2002-07-28 13:44:37 +0000
commit9ca47d493d762ad3174cfc4b7281240743b6256a (patch)
treec53e68dd17a34878e288befae9c3236031a3310a /README.CVS-RULES
parent476bae4035e67392290c9772e6af5df9b05cc9a5 (diff)
downloadphp-git-9ca47d493d762ad3174cfc4b7281240743b6256a.tar.gz
No exceptions.
Diffstat (limited to 'README.CVS-RULES')
-rw-r--r--README.CVS-RULES2
1 files changed, 1 insertions, 1 deletions
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