]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Sat, 8 May 2004 00:33:46 +0000 (00:33 +0000)
committer <changelog@php.net> <>
Sat, 8 May 2004 00:33:46 +0000 (00:33 +0000)
ChangeLog

index 852da2cacb85c0906361fbc001c93a39d76981cd..d95ca52d4f77d6f354cb4d0bbaf80ad0adf4a5ca 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,20 @@
+2004-05-07  Wez Furlong  <wez.php@thebrainroom.net>
+
+    * ext/pcre/config.w32:
+      spot the vim user
+
+    * ext/pcre/config.w32:
+      Fix Bug #28317: Avoid recursion in libpcre on windows platform.
+
+2004-05-07  Ard Biesheuvel  <a.k.biesheuvel@ewi.tudelft.nl>
+
+    * (PHP_4_3)
+      ext/interbase/interbase.c:
+      MFH: fixed unregistered pointer juggling bug
+
+    * ext/interbase/ibase_query.c:
+      Fix unregistered bug in zval pointer/array juggling
+
 2004-05-06  Derick Rethans  <php@derickrethans.nl>
 
     * tests/lang/bug22367.phpt: