From 40ad451d020317f98a500a8ea3d008bfdca8b1a9 Mon Sep 17 00:00:00 2001 From: Date: Sun, 16 Dec 2001 01:10:36 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 67 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 67 insertions(+) diff --git a/ChangeLog b/ChangeLog index 17cc978c62..fbd4db7202 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,70 @@ +2001-12-15 Zeev Suraski + + * ext/mysql/php_mysql.c: Fix bug #13456 - I'm unable to actually test it + +2001-12-15 Martin Jansen + + * pear/PEAR.php: + * Destructors seem to work like a charm. -> No need to keep this line. + +2001-12-15 Derick Rethans + + * ext/standard/var.c: + - TSRMLS here and there, it's all about the Windows flair + +2001-12-15 Martin Jansen + + * pear/README: * Add links to the new documentation. + +2001-12-15 Derick Rethans + + * 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 + + * 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 + + * 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 + + * ext/xslt/sablot.c: + - MFH fix for possible crash in xslt_set_scheme_handlers() with + invalid handler names. + +2001-12-15 Derick Rethans + + * ext/xslt/sablot.c: - MFH crash bug fix in xslt_error + 2001-12-14 Markus Fischer * ext/domxml/php_domxml.c: - Damn Typo. -- 2.50.1