]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Mon, 2 Sep 2002 00:31:53 +0000 (00:31 +0000)
committer <changelog@php.net> <>
Mon, 2 Sep 2002 00:31:53 +0000 (00:31 +0000)
ChangeLog
Zend/ChangeLog

index e2ecb1a350a4c3efaa8d9d6c39a13498cefad11e..61e4c6483ef3c96b62d110e637348f0960bdef52 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,27 @@
+2002-09-01  Sergey Kartashoff  <gluke@biosys.net>
+
+    * ext/mnogosearch/php_mnogo.c:
+    - Udm_Cat_Path, Udm_Cat_List, Udm_Get_Doc_Count functions have been fixed
+      to work with mnogosearch-3.2.6 and later.
+    - Removed search words highlighting while getting document URL in
+      mnogosearch extention
+
+2002-09-01  Sebastian Bergmann  <sb@sebastian-bergmann.de>
+
+    * main/main.c
+      main/output.c
+      main/php_globals.h
+      main/php_output.h
+      NEWS
+      php.ini-dist
+      php.ini-recommended:
+    Per discussion on #php.bugs (+1 from at least Derick and Jani), revert double_buffering.
+
+2002-09-01  Jani Taskinen  <sniper@iki.fi>
+
+    * ext/xmlrpc/config.m4:
+    Fix the shared build for real. (thanks to Brian France)
+
 2002-08-31  Jan Lehnardt  <jan@dasmoped.net>
 
     * ext/standard/info.c:  - cosmetics
index ef6c8e4f7ae605a17ef31e37a4643a4970cf3c55..baeeae77d4ce31c9e21ba91e985d157068a6d038 100644 (file)
@@ -1,3 +1,11 @@
+2002-09-01  Andi Gutmans  <andi@zend.com>
+
+    * zend_llist.c: - Fix leak reported by "l0t3k" <cshmoove@hotmail.com>
+
+2002-09-01  Stanislav Malyshev  <stas@zend.com>
+
+    * zend_operators.c: MFZE1
+
 2002-08-28  Thies Arntzen  <thies@pb1.pair.com>
 
     * zend_builtin_functions.c