summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfoobar <sniper@php.net>2002-04-23 01:44:46 +0000
committerfoobar <sniper@php.net>2002-04-23 01:44:46 +0000
commit675ff2d81117bda6fb660a2c61a09f808da91e8f (patch)
treee1e92964b9dbe267f0dc91fd2fe52b71e7f32b3b
parentd16ea58e8ba8dd44410db692af4595bb5070bc08 (diff)
downloadphp-git-675ff2d81117bda6fb660a2c61a09f808da91e8f.tar.gz
Missing date for 4.2.0
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index ddf7e9dae3..7fdc3470dc 100644
--- a/NEWS
+++ b/NEWS
@@ -66,7 +66,7 @@ PHP 4 NEWS
dependencies. Automake is only needed for its aclocal tool. The build
process is now more portable and less resource-consuming. (Sascha)
-?? ??? 2002, Version 4.2.0
+22 Apr 2002, Version 4.2.0
- ATTENTION!! register_globals defaults to 'off' now !!!
- Moved ext/mailparse to PECL. (Wez/Jim)
- Modified the mysql extension to disable 'LOAD LOCAL' when safe mode is