summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrei Zmievski <andrei@php.net>2001-04-20 20:08:24 +0000
committerAndrei Zmievski <andrei@php.net>2001-04-20 20:08:24 +0000
commitb127a8472d249880199c63718e7433ca09e6d4cc (patch)
treea2bf847550fc4d97e6372a01258923cd4a1011ba
parentf52831bc8488ef21454ae6be0c623cbceee44fec (diff)
downloadphp-git-b127a8472d249880199c63718e7433ca09e6d4cc.tar.gz
Let people know what the heck I was up to.
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 29e62996e9..beb252d02f 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,7 @@ PHP 4.0 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 200?, Version 4.0.6
+- Made WDDX extension enabled by default. (Andrei)
- Added -C command-line option to avoid chdir to the script's directory (Stig)
- Fixed a bug with /e modifier in preg_replace(), that would not correctly
replace two-digit references if single digit references were present