]> granicus.if.org Git - php/commitdiff
NEWS update
author <changelog@php.net> <>
Sun, 6 Aug 2000 01:09:06 +0000 (01:09 +0000)
committer <changelog@php.net> <>
Sun, 6 Aug 2000 01:09:06 +0000 (01:09 +0000)
NEWS

diff --git a/NEWS b/NEWS
index ff17d8522a6da6e46b99ac6991a8294dde91cb18..2f24ac466530a6736292ddd1168c29c2c8221f8e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,9 @@ PHP 4.0                                                                    NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 
 ?? ??? 2000, Version 4.0.2
+- Fixed warning when shutting down OCINLogon() connections. (Thies)
+- Fixed \n in session variables bug on Win32 (Stas)
+- OCIError() would sometimes not report failed connections. (Thies)
 - Fix HEAD request bug on an Apache ErrorDocument redirect and preserve
   the status code across the redirect as well.  (Rasmus)
 - Add Olympus-specific tags to read_exif_data() (Rasmus)