]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Thu, 19 Dec 2002 01:33:16 +0000 (01:33 +0000)
committer <changelog@php.net> <>
Thu, 19 Dec 2002 01:33:16 +0000 (01:33 +0000)
ChangeLog

index d37b85087851d12c63d258e4613d255baa6cadec..411fd6127a934017486d5d3ad11bc38056781ac5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,38 @@
+2002-12-18  Moriyoshi Koizumi  <moriyoshi@at.wakwak.com>
+
+    * ext/standard/tests/file/bug12556.phpt:
+      MFH
+
+    * ext/standard/tests/file/bug12556.phpt:
+      Prevented test failure caused by LF code variety
+
+    * tests/basic/bug20539.phpt:
+      MFH: added a test case for bug #20539
+
+    * tests/basic/bug20539.phpt:
+      
+      Added a test case for bug #20539
+
+2002-12-18  Pierre-Alain Joye  <paj@pearfr.org>
+
+    * ext/gd/libgd/gd.c:
+      Fix a crash while using an invalid color with imagesetstyle, see the sample
+      script in the manual to reproduce it :)
+
+2002-12-18  Moriyoshi Koizumi  <moriyoshi@at.wakwak.com>
+
+    * sapi/apache2filter/sapi_apache2.c:
+      An intuitive attempt to hunt the bug.
+
+    * NEWS:
+      Added entry for the new feature of array_search()
+
+2002-12-18  Frank M. Kromann  <frank@kromann.info>
+
+    * ext/mssql/php_mssql.c
+      ext/mssql/php_mssql.h:
+      MFH
+
 2002-12-16  Frank M. Kromann  <frank@kromann.info>
 
     * ext/mssql/php_mssql.h: