]> granicus.if.org Git - php/commitdiff
- Add news about include_once fix for Windows
authorAndi Gutmans <andi@php.net>
Wed, 3 Dec 2003 22:13:11 +0000 (22:13 +0000)
committerAndi Gutmans <andi@php.net>
Wed, 3 Dec 2003 22:13:11 +0000 (22:13 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 9e76dcb78d89e4d30747a087ce94e07402d4a9d9..7b6763fbb1d0605851e3443b19fa867cc9376bf1 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,9 @@
 PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? Oct 2003, PHP 5 Beta 3
+- Stopped supporting Windows 95!
+- Fixed include_once()/require_once() on Windows to honor case-insensitivity of
+  files (Andi)
 - Moved extensions to PECL:
   . ext/db (Jani, Derick)
   . ext/qtdom (Jani, Derick)