changelog               Sun Feb  2 21:18:44 2003 EDT

  Modified files:              
    /php4       ChangeLog 
  Log:
  ChangeLog update
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.1254 php4/ChangeLog:1.1255
--- php4/ChangeLog:1.1254       Sat Feb  1 20:33:22 2003
+++ php4/ChangeLog      Sun Feb  2 21:18:33 2003
@@ -1,3 +1,36 @@
+2003-02-02  Ilia Alshanetsky  <[EMAIL PROTECTED]>
+
+    * main/php_scandir.h:
+      Fixed bug #22021.
+
+    * ext/curl/interface.c:
+      Gave the user the ability to specify encoding of the request.
+      Patch by [EMAIL PROTECTED]
+
+    * main/php_scandir.c:
+      Fixed build on Solaris (patch by Melvyn Sopacua).
+
+2003-02-02  Sebastian Bergmann  <[EMAIL PROTECTED]>
+
+    * ext/standard/info.c:
+      Fix warning.
+
+2003-02-02  Zeev Suraski  <[EMAIL PROTECTED]>
+
+    * ext/standard/info.c
+      ext/standard/info.c:
+      Fix phpinfo() display of Zend extensions
+
+2003-02-02  Marcus Boerger  <[EMAIL PROTECTED]>
+
+    * ext/gd/config.m4
+      ext/gd/libgd/gd.c
+      ext/gd/libgd/xbm.c
+      ext/gd/tests/conv_test.xbm
+      ext/gd/tests/xbm2png.phpt:
+      - new xbm support
+      
+
 2003-02-01  Marcus Boerger  <[EMAIL PROTECTED]>
 
     * ext/standard/image.c:


Reply via email to