]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Fri, 4 Aug 2000 01:09:12 +0000 (01:09 +0000)
committer <changelog@php.net> <>
Fri, 4 Aug 2000 01:09:12 +0000 (01:09 +0000)
ChangeLog

index d67f54c8d001b844d0900d8fb8f4c09fda7de732..a21ac96544f157ddce191bb73713d31972664f43 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,21 @@
+2000-08-03  Hartmut Holzgraefe  <hartmut@six.de>
+
+    * ext/standard/mail.c:
+    evaluate sendmail exit status, fixes unix side of bug #5630
+
+2000-08-03  Stanislav Malyshev  <stas@zend.com>
+
+    * 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  <hartmut@six.de>
+
+    * 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  <rasmus@php.net>
 
     * main/SAPI.c: Leave this initialization in