changelog               Sat Sep 22 20:10:00 2001 EDT

  Modified files:              
    /php4       ChangeLog 
  Log:
  ChangeLog update
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.805 php4/ChangeLog:1.806
--- php4/ChangeLog:1.805        Fri Sep 21 20:12:16 2001
+++ php4/ChangeLog      Sat Sep 22 20:09:59 2001
@@ -1,3 +1,58 @@
+2001-09-22  Jani Taskinen  <[EMAIL PROTECTED]>
+
+    * ext/mcrypt/config.m4:
+    Moved the check for mcrypt_generic_deinit to the right place.
+
+    * ext/mcrypt/config.m4: Check if mcrypt lib has mcrypt_generic_deinit
+
+2001-09-22  Sterling Hughes  <[EMAIL PROTECTED]>
+
+    * ext/curl/curl.c
+      ext/curl/php_curl.h: fix compile
+
+2001-09-22  Thomas V.V.Cox  <[EMAIL PROTECTED]>
+
+    * pear/Mail/mime.php: ws
+
+2001-09-22  Richard Heyes  <[EMAIL PROTECTED]>
+
+    * pear/Mail/mimeDecode.php:
+
+    Changed two tabs in regexs to \t
+
+2001-09-22  Rasmus Lerdorf  <[EMAIL PROTECTED]>
+
+    * sapi/apache/php_apache.c: new apache_setenv()
+
+2001-09-22  Richard Heyes  <[EMAIL PROTECTED]>
+
+    * pear/Mail/mimeDecode.php:
+    Added:
+      Support for multipart/digest, message/rfc822
+      Header decoding (rfc2047),
+      Preliminary support for body decoding (function just needs writing)
+      Facility to toggle bodies on/off in returned object
+      Support for multiple headers with same name (eg. Recieved: )
+      Utilises Pear error handling
+    Couple of bug fixes too. FWIW, the class now successfully decodes the
+    "MIME torture test", available here: ftp://ftp.cac.washington.edu/imap/mime/
+
+2001-09-22  Jani Taskinen  <[EMAIL PROTECTED]>
+
+    * ext/xmlrpc/libs.mk: removed autogenerated file from cvs
+
+2001-09-22  Jeroen van Wolffelaar  <[EMAIL PROTECTED]>
+
+    * ext/standard/basic_functions.c:
+    Let settype also accept 'int', 'bool', 'float' and 'null'
+
+2001-09-22  Sterling Hughes  <[EMAIL PROTECTED]>
+
+    * ext/curl/curl.c: update to curl 7.9 (when it comes out :)
+    make REGISTER_CURL_CONSTANT() only take one argument
+    couple of speed-up's
+    few style fixes
+
 2001-09-21  Hartmut Holzgraefe  <[EMAIL PROTECTED]>
 
     * ext/swf/swf.c


Reply via email to