summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
author <changelog@php.net>2000-07-01 01:09:06 +0000
committer <changelog@php.net>2000-07-01 01:09:06 +0000
commit73908c280416f5874c6357b026065d71d00f3f90 (patch)
treefad3c605d8940a302f887ab6f12663cb42211e34 /NEWS
parent857e80f5c644b8165bd23343e0f3ee923cac69d2 (diff)
downloadphp-git-73908c280416f5874c6357b026065d71d00f3f90.tar.gz
NEWS update
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 557e654d84..894a2312f1 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,7 @@ PHP 4.0 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 2000, Version 4.0.2
+- Fixed the dbase_create function. (Sterling)
- Fixed a problem under some versions of Windows that could cause PHP to hang
on startup if errors occured, e.g. in the php.ini file (Zeev)
- Fixed opendir() again. It should actually work well continuously now (Zeev)