]> granicus.if.org Git - php/commitdiff
NEWS update
author <changelog@php.net> <>
Sun, 17 Mar 2002 01:20:41 +0000 (01:20 +0000)
committer <changelog@php.net> <>
Sun, 17 Mar 2002 01:20:41 +0000 (01:20 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 04bff466ee2c35196e59aeb76c67694f90b91e18..f012ddf42ed3e8e1e4073fb24c8ccbfad043cdb6 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,8 @@
 PHP 4                                                                      NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 2002, Version 4.3.0
+- exif functions now support streams using memory streams where @necessary (marcus)
+- added memory streams (marcus)
 - PHP now has a new stream system that allows it to do some clever stuff with
   fopen() and fsockopen().  As a result:
   . URL wrappers natively supports https:// URLs