+2005-04-23 Jani Taskinen <jani.taskinen@sci.fi>
+
+ * (PHP_4_3)
+ NEWS
+ NEWS:
+ typo
+
+ * ext/snmp/snmp.c:
+ - Fix memleak
+
+ * (PHP_4_3)
+ NEWS
+ NEWS
+ main/php_variables.c
+ main/php_variables.c:
+ MFH: - Fixed bug #32111 (Cookies can also be separated by colon)
+
+ * main/php_variables.c:
+ - Fixed bug #32111 (Cookies can also be separated by colon)
+
+ * main/php_variables.c:
+ ws, pval -> zval
+
+2005-04-23 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
+
+ * ZendEngine2/tests/bug29674.phpt
+ ZendEngine2/tests/bug30161.phpt
+ ZendEngine2/tests/bug30346.phpt
+ tests/classes/__set__get_004.phpt:
+ - Add new tests
+
+ * acinclude.m4:
+ - Change bison check to positive logic and allow bison 2.0
+
2005-04-22 Joe Orton <jorton@redhat.com>
* (PHP_4_3)