]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Sun, 11 Sep 2005 05:43:58 +0000 (05:43 +0000)
committer <changelog@php.net> <>
Sun, 11 Sep 2005 05:43:58 +0000 (05:43 +0000)
ChangeLog

index 6b37de533b738e8492ad8d208a372d599045dd51..3d04c0d422ea108e8c14c37074d1a6ec6f4dba88 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+2005-09-10  Wez Furlong  <wez.php@thebrainroom.net>
+
+    * (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@derickrethans.nl>
+
+    * (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  <rollandsantimano@yahoo.com>
 
     * ext/standard/string.c: