]> granicus.if.org Git - php/commitdiff
BFN
authorMarcus Boerger <helly@php.net>
Wed, 12 Nov 2003 22:58:00 +0000 (22:58 +0000)
committerMarcus Boerger <helly@php.net>
Wed, 12 Nov 2003 22:58:00 +0000 (22:58 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 3f636142bdfdeb1ac327525abb6a7050e92ccad5..ed7b4387f3ada8eaed0fcc1e231f4391aed3bd32 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,8 @@ PHP 4                                                                      NEWS
 ?? ??? 2003, Version 4.3.5
 - Fixed header handler in NSAPI SAPI module (header->replace was ignored,
   send_default_content_type now sends value from php.ini). (Uwe Schindler)
+- Fixed bug #26216 ("getimagesize(): stream does not support seeking" when
+  using remote files). (Marcus)
 - Fixed bug #26201 (crash in ibase_trans() on invalid link handle). (Ilia)
 - Fixed bug #26198 (strtotime() handling of M/F Y date format). (Ilia)
 - Fixed bug #26176 (Fixed handling of numeric keys in INI files). (Ilia)