changelog               Sun Sep 23 20:10:01 2001 EDT

  Modified files:              
    /php4       ChangeLog 
  Log:
  ChangeLog update
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.806 php4/ChangeLog:1.807
--- php4/ChangeLog:1.806        Sat Sep 22 20:09:59 2001
+++ php4/ChangeLog      Sun Sep 23 20:09:58 2001
@@ -1,3 +1,37 @@
+2001-09-23  Andi Gutmans  <[EMAIL PROTECTED]>
+
+    * main/rfc1867.c:
+    - Commit fix for bug #11998 by Ralf Bolte <[EMAIL PROTECTED]>
+
+2001-09-23  Jeroen van Wolffelaar  <[EMAIL PROTECTED]>
+
+    * ext/cybercash/cyberlib.php
+      ext/standard/basic_functions.c
+      ext/standard/php_string.h
+      ext/standard/string.c:
+    Make chop the alias and rtrim the main function, in order to get automagically
+    generated alias-listings correct.
+
+2001-09-23  Derick Rethans  <[EMAIL PROTECTED]>
+
+    * ext/mcrypt/mcrypt.c:
+    - Don't return from the function, so that mcrypt get properly initialized
+      (fix for bug #13399)
+
+    * ext/mcrypt/mcrypt.c
+      ext/mcrypt/php_mcrypt.h:
+    - Added mcrypt_generic_deinit and added a warning about mcrypt_generic_end
+      being deprecated.
+    - Reordened constants, and added MCRYPT_3DES to the 2.4 set of constants
+
+2001-09-23  Rui Hirokawa  <[EMAIL PROTECTED]>
+
+    * ext/mbstring/EXPERIMENTAL: mbstring is no more in experimental status.
+
+2001-09-23  Martin Jansen  <[EMAIL PROTECTED]>
+
+    * pear/Cache/Graphics.php: * fixed bug when generating JPEG image
+
 2001-09-22  Jani Taskinen  <[EMAIL PROTECTED]>
 
     * ext/mcrypt/config.m4:


Reply via email to