diff options
author | <changelog@php.net> | 2004-11-30 01:33:45 +0000 |
---|---|---|
committer | <changelog@php.net> | 2004-11-30 01:33:45 +0000 |
commit | 5f949d21c20a9e5debe91843318f82c0b379b400 (patch) | |
tree | 29375e738ef8349ddc8333cd45097fff42027142 /Zend | |
parent | 46745e31ed2312b00197433a0f77c8644b7d4440 (diff) | |
download | php-git-5f949d21c20a9e5debe91843318f82c0b379b400.tar.gz |
ChangeLog update
Diffstat (limited to 'Zend')
-rw-r--r-- | Zend/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/Zend/ChangeLog b/Zend/ChangeLog index 5b8a8edabe..892b480cba 100644 --- a/Zend/ChangeLog +++ b/Zend/ChangeLog @@ -1,3 +1,14 @@ +2004-11-29 Derick Rethans <php@derickrethans.nl> + + * (PHP_5_0) + zend_operators.c: + - MF43: Revert Joe's work around a bug in GCC patch as it breaks too many + things. + + * zend_operators.c: + - MFH: Revert Joe's work around a bug in GCC patch as it breaks too many + things. + 2004-11-25 Zeev Suraski <zeev@zend.com> * (PHP_5_0) |