diff options
author | <changelog@php.net> | 2003-07-07 00:30:19 +0000 |
---|---|---|
committer | <changelog@php.net> | 2003-07-07 00:30:19 +0000 |
commit | 54271f5187981eaaf458a62e2de6704ae7047b5f (patch) | |
tree | d43661ca455ddc642d521f2f03a52476424f6968 | |
parent | e661d9e22a2fea5b0821f70c03ead0b0585e9a31 (diff) | |
download | php-git-54271f5187981eaaf458a62e2de6704ae7047b5f.tar.gz |
ChangeLog update
-rw-r--r-- | Zend/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Zend/ChangeLog b/Zend/ChangeLog index a192e7063d..194491fe3b 100644 --- a/Zend/ChangeLog +++ b/Zend/ChangeLog @@ -1,3 +1,10 @@ +2003-07-06 George Schlossnagle <george@omniti.com> + + * zend_API.c + zend_API.h: + add convenience functions or adding class properties. Ok'd for commit by + Andi. + 2003-07-04 Andi Gutmans <andi@zend.com> * zend_alloc.c |