]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Fri, 9 Jul 2004 00:33:24 +0000 (00:33 +0000)
committer <changelog@php.net> <>
Fri, 9 Jul 2004 00:33:24 +0000 (00:33 +0000)
ChangeLog

index 50c970b99e10ff7ad24e6e6f1976f38319b2d1c4..87f004f10ff0e6b2a35b136b48af4e154f4a119c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,25 @@
+2004-07-08  Ilia Alshanetsky  <ilia@prohost.org>
+
+    * (PHP_4_3)
+      NEWS
+      ext/standard/array.c:
+      MFH: Fixed bug #29049 (array sorting via user function/method does not
+      validate it).
+
+    * ext/standard/array.c:
+      Fixed bug #29049 (array sorting via user function/method does not validate
+      it).
+
+2004-07-08  Sergey Kartashoff  <gluke@mail.ru>
+
+    * ext/mnogosearch/php_mnogo.c:
+      - A bugfix in search words hilightling code (mnogosearch extension).
+
+2004-07-08  Ilia Alshanetsky  <ilia@prohost.org>
+
+    * ext/com_dotnet/com_saproxy.c:
+      Last dangerous alloca() bits.
+
 2004-07-07  Georg Richter  <georg@mysql.com>
 
     * ext/mysqli/config.m4