]> granicus.if.org Git - php/commitdiff
NEWS update
author <changelog@php.net> <>
Fri, 9 Jun 2000 02:14:55 +0000 (02:14 +0000)
committer <changelog@php.net> <>
Fri, 9 Jun 2000 02:14:55 +0000 (02:14 +0000)
NEWS

diff --git a/NEWS b/NEWS
index a25a7bccf2dfb6d94662f4627404f24c294858b6..ee48eaba5a9e7310342411032bbd6f2c5871e00e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,9 @@ PHP 4.0                                                                    NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 
 ?? ??? 2000, Version 4.0.1
+- Fixed crash in OCIFetchStatement() when trying to read after
+  all data has already been read. (Thies)
+- fopen_wrappers() are now extensible via modules
 - Make trim strip \0 to match php 3 (Rasmus)
 - Added function imagecreatefromxbm(). (Jouni)
 - Added function imagewbmp(). (Jouni, based on patch from Rune Nordbøe Skillingstad)