+2004-02-24 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
+
+ * ZendEngine2/zend_API.c:
+ Fix class flags when handling abstract methods
+
+2004-02-24 Ilia Alshanetsky <ilia@prohost.org>
+
+ * (PHP_4_3)
+ NEWS
+ ext/standard/http_fopen_wrapper.c:
+ MFH: Fixed bug #27383 (Potential crash inside fopen_wrapper, while parsing
+ response code).
+
+ * ext/standard/http_fopen_wrapper.c:
+ Fixed bug #27383 (Potential crash inside fopen_wrapper, while parsing
+ response code).
+
+2004-02-24 George Schlossnagle <george@omniti.com>
+
+ * ext/standard/pack.c:
+ fix for bug 27384
+
+2004-02-24 Ard Biesheuvel <a.k.biesheuvel@ewi.tudelft.nl>
+
+ * ext/sqlite/sqlite.c:
+ More wordsize/alignment fixes
+
+2004-02-24 Zeev Suraski <zeev@zend.com>
+
+ * main/main.c:
+ Remove empty comment
+
+2004-02-24 Christian Stocker <chregu@phant.ch>
+
+ * (PHP_4_3)
+ ext/domxml/php_domxml.c:
+ fix for bug 27349 "Invalid parsing of CDATA sections in XSL templates"
+
+2004-02-24 Rob Richards <rrichards@ctindustries.net>
+
+ * ext/xml/compat.c:
+ fix win32 compile with libxml 2.6
+ fix mem leaks
+
+2004-02-24 Jani Taskinen <jani.taskinen@kolumbus.fi>
+
+ * (PHP_4_3)
+ NEWS
+ ext/session/session.c:
+ MFH: - Fixed bug #26005 (Random "cannot change the session ini settings"
+ errors).
+
+ * ext/session/session.c:
+ Fix bug #26005 (Random "cannot change the session ini settings" errors)
+
2004-02-23 Wez Furlong <wez.php@thebrainroom.net>
* ext/standard/tests/file/statcache-corruption.phpt:
+2004-02-24 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
+
+ * zend_API.c:
+ Fix class flags when handling abstract methods
+
2004-02-23 Andi Gutmans <andi@zend.com>
* zend_language_parser.y: