From 5f949d21c20a9e5debe91843318f82c0b379b400 Mon Sep 17 00:00:00 2001 From: Date: Tue, 30 Nov 2004 01:33:45 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 23 +++++++++++++++++++++++ Zend/ChangeLog | 11 +++++++++++ 2 files changed, 34 insertions(+) diff --git a/ChangeLog b/ChangeLog index 92f635a740..3c81bcc40a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,26 @@ +2004-11-29 Derick Rethans + + * ext/standard/tests/math/bug30695.phpt: + 1.1.4; + - Added testcase for bug #30695 + + * (PHP_5_0) + ZendEngine2/zend_operators.c: + - MF43: Revert Joe's work around a bug in GCC patch as it breaks too many + things. + + * ZendEngine2/zend_operators.c: + - MFH: Revert Joe's work around a bug in GCC patch as it breaks too many + things. + + * (PHP_4_3) + Zend/zend_operators.c: + - Revert Joe's work around a bug in GCC patch as it breaks too many things. + + * (PHP_4_3) + ext/pdf/config.m4: + - Make it work with PDFLib 5 again (And the check for PDFLib 6 is gone). + 2004-11-28 Ilia Alshanetsky * run-tests.php: 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_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 * (PHP_5_0) -- 2.50.1