+2004-05-27 Ilia Alshanetsky <ilia@prohost.org>
+
+ * ext/session/tests/skipif.inc:
+ Better skip condition check for session tests.
+
+2004-05-27 Andrei Zmievski <andreiz@gmail.com>
+
+ * TODO-5.1:
+ 5.1 tasks.
+
+2004-05-27 Andi Gutmans <andi@zend.com>
+
+ * configure.in
+ ZendEngine2/zend.h
+ main/php_version.h:
+ - Back to RC3-dev until we roll final
+
+2004-05-27 Wez Furlong <wez.php@thebrainroom.net>
+
+ * (php_5_0_0RC3RC1)
+ main/streams/streams.c:
+ Fix #25939 for good this time.
+
+2004-05-27 Derick Rethans <php@derickrethans.nl>
+
+ * (php_5_0_0RC3RC1)
+ NEWS:
+ Put similar items next to eachother
+
+2004-05-27 Andi Gutmans <andi@zend.com>
+
+ * NEWS:
+ - More news
+
+ * (php_5_0_0RC3RC1)
+ ZendEngine2/zend_execute.c:
+ - Fix problem with exceptions returning from include(). (Dmitry)
+
+ * NEWS
+ configure.in
+ ZendEngine2/zend.h
+ main/php_version.h:
+ - RC3RC1
+
+2004-05-27 Rob Richards <rrichards@ctindustries.net>
+
+ * (php_5_0_0RC3RC1)
+ ext/dom/document.c
+ ext/dom/element.c
+ ext/dom/entityreference.c
+ ext/dom/php_dom.c
+ ext/dom/processinginstruction.c
+ ext/dom/tests/dom_create_element.phpt:
+ namespace/tagname validation fixes (Adam Trachtenberg)
+ added new test
+
+2004-05-27 Andi Gutmans <andi@zend.com>
+
+ * NEWS:
+ - NEWS
+
2004-05-26 Wez Furlong <wez.php@thebrainroom.net>
* ZendEngine2/zend_object_handlers.c:
+2004-05-27 Andi Gutmans <andi@zend.com>
+
+ * zend.h:
+ - Back to RC3-dev until we roll final
+
+ * (php_5_0_0RC3RC1)
+ zend_execute.c:
+ - Fix problem with exceptions returning from include(). (Dmitry)
+
+ * (php_5_0_0RC3RC1)
+ zend.h:
+ - RC3RC1
+
2004-05-26 Wez Furlong <wez.php@thebrainroom.net>
* zend_object_handlers.c: