From 1f06429edb409d7ca8a8924dc7b3548f462e80b4 Mon Sep 17 00:00:00 2001 From: Date: Mon, 4 Feb 2002 01:14:37 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) diff --git a/ChangeLog b/ChangeLog index 19d5f0846c..590fec3552 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,36 @@ +2002-02-03 jim winstead + + * makedist: don't include old changelogs in distribution, either + +2002-02-03 Adam Dickmeiss + + * Makefile.in + configure.in: + Zend config sets ZEND_EXTRA_LIBS. Bugs 14452, 14602, 14616, 14824 + +2002-02-03 Martin Jansen + + * pear/DB/ibase.php: + * nextID() and tableInfo() support by Lutz Brueckner . + +2002-02-03 Yasuo Ohgaki + + * ext/session/mod_files.c + ext/session/session.c: + Revert last commit. Last patch has problem for the 1st request. + + * ext/session/mod_files.c + ext/session/session.c: Fixed crash when save_path is invalid. + Fixed crash when user save handler is incorrectly used. + Fixed crash when session read failed. + + * ext/iconv/tests/001.phpt + ext/iconv/tests/002.inc + ext/iconv/tests/002.phpt + ext/iconv/tests/skipif.inc: Added UCS4 test + + * sapi/roxen/roxen.c: MFH + 2002-02-02 Shane Caraveo * sapi/isapi/stresstest/getopt.c -- 2.50.1