From: Date: Fri, 4 Aug 2000 01:09:12 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: PRE_FILE_COMPILE_API_CHANGE~42 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c7d84acbcd7d4e7ae535346600a675630c1c8c8a;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index d67f54c8d0..a21ac96544 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,21 @@ +2000-08-03 Hartmut Holzgraefe + + * ext/standard/mail.c: + evaluate sendmail exit status, fixes unix side of bug #5630 + +2000-08-03 Stanislav Malyshev + + * ext/standard/file.c: Fix fclose prototype (#5930) + + * main/fopen-wrappers.c: + If we can't find a protocol in URL wrapper, try it as a filename (fix #5931) + +2000-08-03 Hartmut Holzgraefe + + * ext/standard/url_scanner.c: + will now work again on 1-character urls, spaces before and after '=' + and urls containing '#' scrolling info + 2000-08-02 Rasmus Lerdorf * main/SAPI.c: Leave this initialization in