From a659972625e8355e3d64c1c04d3b027c602a213c Mon Sep 17 00:00:00 2001 From: Date: Sat, 7 Apr 2001 01:09:19 +0000 Subject: ChangeLog update --- ChangeLog | 53 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 53 insertions(+) diff --git a/ChangeLog b/ChangeLog index a967aca204..904f7d0a67 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,56 @@ +2001-04-06 Jani Taskinen + + * ext/fdf/fdf.c + ext/fdf/php_fdf.h: Fixed some bugs. + + * ext/gd/gd.c + ext/gd/php_gd.h: Killed some compile warnings. + +2001-04-06 Sean Bright + + * ext/skeleton/skeleton.c: Fixed possible overflow again. + +2001-04-06 Jon Parise + + * php.ini-dist: Comment out the 'include_path' variable by default. + + + * ext/skeleton/skeleton.c: Make this message more grammatically correct. + + * configure.in: Fix expansion of PEAR_INSTALLDIR. + +2001-04-06 Jani Taskinen + + * main/main.c: Support also old arg_separator directive. + +2001-04-06 Sean Bright + + * ext/skeleton/skeleton.c: Fixed possible overflow. + +2001-04-06 Christian Stocker + + * pear/Experimental/XML/sql2xml.php: + - Row and result Tag names are now configurable + - some errorchecking + +2001-04-06 Sebastian Bergmann + + * pear/Cache/URL.php: Initial checkin of URL Cache. + +2001-04-06 Jani Taskinen + + * NEWS + ext/standard/url_scanner.c + ext/standard/url_scanner_ex.c + ext/standard/url_scanner_ex.re + main/main.c + main/php_globals.h + main/php_variables.c + php.ini-dist + php.ini-optimized: MFH + + * main/php_variables.c: fixed typo in CVS id + 2001-04-05 Jani Taskinen * ext/standard/crypt.c: spaces to tabs -- cgit v1.2.1