]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Mon, 15 May 2000 01:09:45 +0000 (01:09 +0000)
committer <changelog@php.net> <>
Mon, 15 May 2000 01:09:45 +0000 (01:09 +0000)
ChangeLog

index e6182191e6c65a9ea4d23a6794eab3f853d4637d..a44243352d416734b894029649aa8db526128bb7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,39 @@
+2000-05-14  Jouni Ahto  <jah@mork.net>
+
+    * MODULES_STATUS:
+    - InterBase module finally ported from PHP3 to PHP4. Full support for
+      InterBase 6. 
+
+    * ext/interbase/interbase.c:
+    Default to the highest SQL version supported by libs.
+    Fixed associative array values returned by ibase_field_info.
+    Fixed compatibility problems with old versions of InterBase.
+
+2000-05-14  Sterling Hughes  <sterling@designmultimedia.com>
+
+    * ext/swf/php_swf.h
+      ext/swf/swf.c:
+    -Add swf_definepoly for drawing polygons to the SWF functions. 
+
+2000-05-14  Zeev Suraski  <zeev@php.net>
+
+    * sapi/nsapi/nsapiphp4.dsp
+      sapi/nsapi/php4nsapi.dsp
+      php4ts.dsw
+      sapi/apache/apachephp4.dsp
+      sapi/apache/php4apache.dsp:
+    Please maintain consistency in these names... :)
+
+    * sapi/apache/mod_php4.c:
+    - Fix a crash bug in case output is generated in the Apache module while
+      in request_shutdown
+
+2000-05-14  Sterling Hughes  <sterling@designmultimedia.com>
+
+    * ext/gd/gd.c
+      ext/gd/php_gd.h: -Port imagegammacorrect from PHP3 to PHP4. 
+
+
 2000-05-13  Sam Ruby  <rubys@us.ibm.com>
 
     * sapi/servlet/README: