]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Thu, 9 Nov 2000 02:09:34 +0000 (02:09 +0000)
committer <changelog@php.net> <>
Thu, 9 Nov 2000 02:09:34 +0000 (02:09 +0000)
ChangeLog

index d6092dd7e79a1d1431e27ef5819cd1c515adfe84..d9365e52e018550b804079a7f3d8b4ae26120dda 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,38 @@
+2000-11-08  Marc Pohl  <m.pohl@gmx.de>
+
+    * ext/zlib/php_zlib.h
+      ext/zlib/zlib.c:
+    add gzdeflate() and gzinflate() for handling of pure gzip-datastreams
+
+2000-11-08  Mathieu Kooiman  <mathieu@gginter.net>
+
+    * ext/gd/gd.c: E_WARNING into E_ERROR, Last commit (today)! I PROMISE! :-)
+
+2000-11-08  Nikos Mavroyanopoulos  <nmav@altera.gr>
+
+    * ext/ovrimos/ovrimos.c: Added license
+
+2000-11-08  Mathieu Kooiman  <mathieu@gginter.net>
+
+    * ext/gd/gd.c: Alert user if they're trying to use
+    ImageCreateFromString() with GD < 1.5..
+    Sorry, should've added this last commit.
+
+    * ext/gd/gd.c: - Made gd extension build when using gd version < 1.5
+
+2000-11-08  Zeev Suraski  <zeev@zend.com>
+
+    * ext/mysql/php_mysql.c:
+    Will work on a more thorough implementation for mysql_store_result() after 4.0.4
+
+2000-11-08  Jani Taskinen  <sniper@iki.fi>
+
+    * ext/domxml/php_domxml.c: Make this compile with libxml2.2.7.
+
+    * ext/gd/config.m4: Cleaned up a bit.
+
+    * ext/gd/config.m4: config.m4
+
 2000-11-07  Zeev Suraski  <zeev@zend.com>
 
     * NEWS: Forgot to commit it...