+2006-12-16 Ilia Alshanetsky <ilia@prohost.org>
+
+ * ext/filter/logical_filters.c
+ ext/filter/tests/bug39846.phpt:
+ MFB: Fixed bug #39846 (Invalid IPv4 treated as valid).
+
+ * (PHP_5_2)
+ NEWS
+ ext/filter/logical_filters.c
+ ext/filter/tests/bug39846.phpt
+ ext/filter/tests/bug39846.phpt:
+ Fixed bug #39846 (Invalid IPv4 treated as valid).
+
+2006-12-16 Hannes Magnusson <hannes.magnusson@gmail.com>
+
+ * NEWS:
+ Remove items that are already in 5.2
+
+ * ZendEngine2/zend_API.h
+ ext/pdo_pgsql/pgsql_driver.c
+ ext/standard/basic_functions.c:
+ Fix ZTS build
+
+2006-12-16 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
+
+ * ext/spl/spl_observer.c
+ ext/spl/tests/observer_003.phpt:
+ - Implement feature request #39836i (SplObjectStorage empty after
+ unserialize)
+
+2006-12-16 Andrei Zmievski <andrei@gravitonic.com>
+
+ * ZendEngine2/zend_operators.c
+ ZendEngine2/zend_operators.h:
+ Make convert_to_*() APIs return SUCCESS/FAILURE.
+
2006-12-15 Andrei Zmievski <andrei@gravitonic.com>
* README.UNICODE:
+2006-12-16 Hannes Magnusson <hannes.magnusson@gmail.com>
+
+ * zend_API.h:
+ Fix ZTS build
+
+2006-12-16 Andrei Zmievski <andrei@gravitonic.com>
+
+ * zend_operators.c
+ zend_operators.h:
+ Make convert_to_*() APIs return SUCCESS/FAILURE.
+
2006-12-15 Andrei Zmievski <andrei@gravitonic.com>
* zend_alloc.c: