]> granicus.if.org Git - php/commitdiff
NEWS update
author <changelog@php.net> <>
Sat, 14 Apr 2001 01:09:18 +0000 (01:09 +0000)
committer <changelog@php.net> <>
Sat, 14 Apr 2001 01:09:18 +0000 (01:09 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 863b634575412921d8d648e81a814399584ccade..71df917b057da20fb54ad493fd06093f449bd69e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,9 @@ PHP 4.0                                                                    NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 
 ?? ??? 200?, Version 4.0.6
+- Fixed crash in pathinfo()
+- OCI8 now supports binding of collections
+  (Patch by Andy Sautins <asautins@veripost.net>)
 - Added GD 2.0.1 support for truecolor and alpha channels, plus some other gd
   functions, both old and new - see docs for more info (Wez)
 - Added S/MIME sign/verify encrypt/decrypt functions to openssl extension,