diff options
author | <changelog@php.net> | 2002-09-29 00:34:45 +0000 |
---|---|---|
committer | <changelog@php.net> | 2002-09-29 00:34:45 +0000 |
commit | 0166a149168789732c2cbaa50ce1cb30bb08823e (patch) | |
tree | b5759408b2ccfe47c56c0a27c04fcdac47452297 /Zend/ChangeLog | |
parent | 678c10e67c784ff1eab3d199cd01840625e52e81 (diff) | |
download | php-git-0166a149168789732c2cbaa50ce1cb30bb08823e.tar.gz |
ChangeLog update
Diffstat (limited to 'Zend/ChangeLog')
-rw-r--r-- | Zend/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Zend/ChangeLog b/Zend/ChangeLog index 26b949094c..7e886cec54 100644 --- a/Zend/ChangeLog +++ b/Zend/ChangeLog @@ -1,3 +1,9 @@ +2002-09-28 Derick Rethans <d.rethans@jdimedia.nl> + + * zend_builtin_functions.c: - Fix for defines... + + * zend_builtin_functions.c: - Fix build in non-ZTS mode + 2002-09-26 Ilia Alshanetsky <ilia@prohost.org> * zend_API.c |