From: Date: Sun, 15 Oct 2000 01:09:17 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: php-4.0.4RC3~676 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=bc422640d754aa2dda6427116486643e674522d8;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index 24b4748c9b..0fd5322e69 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,39 @@ +2000-10-14 Marko Karppinen + + * ext/gd/config.m4 + ext/gd/gdttf.c: + We don't support FreeType 2 - let's stop pretending we do + +2000-10-14 Jani Taskinen + + * NEWS: Missed this from last commit. + + * ext/gd/config.m4: config.m4 + + * acinclude.m4: Fix to #7162. + +2000-10-14 Monte Ohrt + + * pear/Date/Calc.php + pear/Date/Calendar.php: + renamed to Calc.php, fixed small bug in end_of_prev_month() + +2000-10-14 Stig Bakken + + * pear/HTML/Form.php: PEAR HTML_Form class: + * multiple file upload support (by Urs Gehrig) + * select multiple fixes + * added form target + +2000-10-14 Jan Lehnardt + + * pear/PHPDoc/analyser/PhpdocAnalyser.php: + Thomas Weinert (subjective) fixed a small issue that messages like "the 4th parameter...." which need another suffix (1st, 2nd, 21st 22nd...) are handled correctly. I just coumit it for him. We hope its all OK for Ulf. + +2000-10-14 Rasmus Lerdorf + + * sapi/apache/sapi_apache.c: This appears to be the correct fix to me. + 2000-10-13 Daniel Beulshausen * sapi/apache/php_apache.c: trivial output change