From: Date: Sun, 11 Sep 2005 05:43:58 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: RELEASE_0_9_0~240 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6ad8a44ab96a05477a6787c349e1f83b02a34085;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index 6b37de533b..3d04c0d422 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,18 @@ +2005-09-10 Wez Furlong + + * (PHP_5_1) + ext/standard/var.c: + allow exceptions thrown in __sleep to interrupt the serialization process. + refs PECL #5217 + +2005-09-10 Derick Rethans + + * (PHP_5_1) + configure.in + main/php_version.h: + - Fix version numbers as discussed to help version_compare for the PEAR + folks. + 2005-09-09 Rolland Santimano * ext/standard/string.c: