]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Fri, 30 Apr 2004 00:35:30 +0000 (00:35 +0000)
committer <changelog@php.net> <>
Fri, 30 Apr 2004 00:35:30 +0000 (00:35 +0000)
ChangeLog
Zend/ChangeLog

index c4a7b3ebd2351c89c3c8e8ee089d0fb3ed628fab..3304f9d21cff3020b811f45296e0d13220ef441b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,35 @@
+2004-04-29  Marcus Boerger  <marcus.boerger@post.rwth-aachen.de>
+
+    * ext/sqlite/CREDITS:
+      An oumlaut doesn't work here, need ASCII only
+
+2004-04-29  Ilia Alshanetsky  <ilia@prohost.org>
+
+    * (PHP_4_3)
+      NEWS
+      ext/curl/curl.c:
+      MFH: Fixed bug #28196 (missing error constants in cURL extension).
+
+    * ext/curl/interface.c:
+      Fixed bug #28196 (missing error constants in cURL extension).
+
+    * ext/dom/documentfragment.c
+      ext/msession/reqclient.h
+      ext/oci8/php_oci8.h
+      ext/w32api/w32api.c
+      sapi/milter/php_milter.c:
+      C++ comments.
+
+2004-04-29  Wez Furlong  <wez.php@thebrainroom.net>
+
+    * NEWS:
+      another down...
+
+2004-04-29  Stanislav Malyshev  <stas@zend.com>
+
+    * ZendEngine2/zend_execute.c:
+      Fix bug #27876
+
 2004-04-28  Wez Furlong  <wez.php@thebrainroom.net>
 
     * ext/com_dotnet/com_extension.c:
index f17147ba349687f97e608c4559f5af49c87949a6..43e781359dcd285e980b7c9ea341ef9b01844bdf 100644 (file)
@@ -1,3 +1,8 @@
+2004-04-29  Stanislav Malyshev  <stas@zend.com>
+
+    * zend_execute.c:
+      Fix bug #27876
+
 2004-04-28  Marcus Boerger  <marcus.boerger@post.rwth-aachen.de>
 
     * zend_exceptions.h: