]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Sun, 4 Nov 2001 01:10:21 +0000 (01:10 +0000)
committer <changelog@php.net> <>
Sun, 4 Nov 2001 01:10:21 +0000 (01:10 +0000)
ChangeLog

index 9b4595bbae6590f3fdd3aa8fb92b0664279c5e39..a244063d292cdc3829de26737a934038678c9e48 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,35 @@
+2001-11-03  Sergey Kartashoff  <gluke@biosys.net>
+
+    * ext/mnogosearch/index.php:
+    - mnoGoSearch module example updates for 3.2.x compatibility
+    - mnoGoSearch module example updates for 3.2.x compatibility
+
+    * ext/mnogosearch/php_mnogo.c:    - Some mnogosearch-3.2.x compilation bugs fixes.
+    Make crosswords and weight sections work with mnogosearch-3.2.x
+    UDM_PARAM_HLBEG, UDM_PARAM_HLEND mnoGoSearch Agent parameters
+    has been added (gluke)
+
+2001-11-03  Derick Rethans  <d.rethans@jdimedia.nl>
+
+    * ext/mysql/config.m4: - MFH (Bug #13918)
+
+    * ext/mysql/config.m4: - Fix for bug #13918
+
+2001-11-03  Jani Taskinen  <sniper@iki.fi>
+
+    * ext/bz2/tests/with_strings.phpt:
+    Skip the test if extension is not available.
+
+2001-11-03  James Moore  <James@phpuk.org>
+
+    * ext/standard/datetime.c:     - relying on timezone and tzname isnt OK for gmdate etc, the only behaviour
+       that might not be right is the handling of T formatter under gmdate
+       should it return the machines timezone or GMT Standard Time??
+
+2001-11-03  Richard Heyes  <richard.heyes@heyes-computing.net>
+
+    * pear/Mail/mime.php: Altered mime.php to use mimePart class
+
 2001-11-02  Rui Hirokawa  <louis@cityfujisawa.ne.jp>
 
     * ext/session/session.c: