diff options
author | <changelog@php.net> | 2002-09-10 00:33:44 +0000 |
---|---|---|
committer | <changelog@php.net> | 2002-09-10 00:33:44 +0000 |
commit | 513a15b219744c055e35b9f645f3c22453de5178 (patch) | |
tree | 45525d3358e9463d5d0190a88104f6f7755fa24a /Zend | |
parent | f1d88bbec3c0e2d5ef9c5054c5c75846621b1bb2 (diff) | |
download | php-git-513a15b219744c055e35b9f645f3c22453de5178.tar.gz |
ChangeLog update
Diffstat (limited to 'Zend')
-rw-r--r-- | Zend/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Zend/ChangeLog b/Zend/ChangeLog index 9962aedd24..2f4b630905 100644 --- a/Zend/ChangeLog +++ b/Zend/ChangeLog @@ -1,3 +1,7 @@ +2002-09-09 Stanislav Malyshev <stas@zend.com> + + * zend_object_handlers.c: remove comment + 2002-09-08 Andi Gutmans <andi@zend.com> * zend.h: - Prepare for alpha 3 |