changelog               Sat Dec 15 20:10:37 2001 EDT

  Modified files:              
    /php4       ChangeLog 
  Log:
  ChangeLog update
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.892 php4/ChangeLog:1.893
--- php4/ChangeLog:1.892        Fri Dec 14 20:10:12 2001
+++ php4/ChangeLog      Sat Dec 15 20:10:36 2001
@@ -1,3 +1,70 @@
+2001-12-15  Zeev Suraski  <[EMAIL PROTECTED]>
+
+    * ext/mysql/php_mysql.c: Fix bug #13456 - I'm unable to actually test it
+
+2001-12-15  Martin Jansen  <[EMAIL PROTECTED]>
+
+    * pear/PEAR.php:
+    * Destructors seem to work like a charm. -> No need to keep this line.
+
+2001-12-15  Derick Rethans  <[EMAIL PROTECTED]>
+
+    * ext/standard/var.c:
+    - TSRMLS here and there, it's all about the Windows flair
+
+2001-12-15  Martin Jansen  <[EMAIL PROTECTED]>
+
+    * pear/README: * Add links to the new documentation.
+
+2001-12-15  Derick Rethans  <[EMAIL PROTECTED]>
+
+    * ext/standard/var.c:
+    - Added a second parameter to var_export which makes the function return
+      the variable representation in a string.
+
+2001-12-15  Hartmut Holzgraefe  <[EMAIL PROTECTED]>
+
+    * ext/ftp/php_ftp.c: proto fix
+
+    * ext/gettext/gettext.c: proto fixes
+
+    * ext/gmp/gmp.c: proto fix
+
+    * ext/ircg/ircg.c: guessed some protos
+
+    * ext/ming/ming.c: proto fixes
+
+    * ext/ncurses/ncurses.c
+      ext/ncurses/ncurses_fe.c
+      ext/ncurses/php_ncurses.h
+      ext/ncurses/php_ncurses_fe.h: cleanup
+
+    * ext/notes/php_notes.c: removed a stray proto comment
+
+    * ext/skeleton/create_stubs: improved xml generatioimproved xml generation
+
+    * sapi/apache/php_apache.c
+      ext/cpdf/cpdf.c: proto fix
+
+2001-12-15  Derick Rethans  <[EMAIL PROTECTED]>
+
+    * ext/mcrypt/mcrypt.c: - MFH for bug 14162
+
+    * ext/mcrypt/TODO: - Added TODO file
+
+    * ext/mcrypt/mcrypt.c:
+    - Fix for bug 14162, invalidate the resource then mcrypt_generic_init fails
+
+2001-12-15  Markus Fischer  <[EMAIL PROTECTED]>
+
+    * ext/xslt/sablot.c:
+    - MFH fix for possible crash in xslt_set_scheme_handlers() with
+      invalid handler names.
+
+2001-12-15  Derick Rethans  <[EMAIL PROTECTED]>
+
+    * ext/xslt/sablot.c: - MFH crash bug fix in xslt_error
+
 2001-12-14  Markus Fischer  <[EMAIL PROTECTED]>
 
     * ext/domxml/php_domxml.c: - Damn Typo.


Reply via email to