From: Date: Sat, 10 Feb 2001 02:09:09 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: php-4.0.5RC1~318 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=bc26a67a54c5426798258952c36edf3918ebc43e;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index 9cc5d66931..3a6947780c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,30 @@ +2001-02-09 Hartmut Holzgraefe + + * ext/gd/gd.c: make _php_image_convert configuration-aware + + * ext/gd/gd.c: libjpeg-not-installed protection + +2001-02-09 Rasmus Lerdorf + + * ext/standard/reg.c: Stray ] + + * ext/standard/datetime.c + ext/standard/file.c: + What the heck is CUT? Assume someone meant UTC here. And fix a + warning. + +2001-02-09 Sergey Kartashoff + + * ext/mnogosearch/php_mnogo.c + ext/mnogosearch/test.php: + Added UDM_PARAM_FIRST_DOC and UDM_PARAM_LAST_DOC mnoGoSearch extenstion + result parameters. Example updated. + +2001-02-09 David Hedbor + + * sapi/caudium/caudium.c: + Fixed PHP authentication and some other minor things. + 2001-02-08 Boian Bonev * ext/vpopmail/php_vpopmail.c: