diff --git a/ChangeLog b/ChangeLog index 70455d7a602..a962cc54805 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,39 @@ +2004-06-28 Ilia Alshanetsky + + * ext/ldap/ldap.c: + Removed pointless allocation check. + +2004-06-28 Sebastian Bergmann + + * INSTALL: + Fix #28921 (Bad grammar in INSTALL). + +2004-06-28 Derick Rethans + + * (PHP_4_3) + NEWS + ext/standard/datetime.c: + - MFH: Fixed bug with leap year checking. + + * ext/standard/datetime.c: + - Fixed bug with leap year checking. + +2004-06-28 Ard Biesheuvel + + * NEWS: + Revert at Derick's request + + * NEWS + NEWS: + BFN + + * ext/interbase/ibase_query.c: + MFB Fixed bug #28897 (-1 returned as -0.000 for 64-bit scaled int) + + * (PHP_4_3) + ext/interbase/interbase.c: + Fixed bug #28897 (-1 returned as -0.000 for 64-bit scaled int) + 2004-06-27 Ilia Alshanetsky * ext/standard/basic_functions.c: