+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: