summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRasmus Lerdorf <rasmus@php.net>2001-04-26 01:57:03 +0000
committerRasmus Lerdorf <rasmus@php.net>2001-04-26 01:57:03 +0000
commit41b33f0591ecb478ea434538af82df0b6473d2b8 (patch)
treebc5dfe7dcca61d6852492ecd7ff79cad3e215e27
parenta7f48e470fc8f3d2257971d26f6cae0a6bd659ba (diff)
downloadphp-git-41b33f0591ecb478ea434538af82df0b6473d2b8.tar.gz
Take the blame for this one if it breaks something
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 2cbba9db7d..09806a8ed9 100644
--- a/NEWS
+++ b/NEWS
@@ -2,7 +2,7 @@ PHP 4.0 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 200?, Version 4.0.6
-- Make the printf family of functions binary clean
+- Make the printf family of functions binary clean (Rasmus)
- Fixed WDDX serialization to HTML-escape key/variable names so as not to
break the XML packet. (Andrei)
- Made WDDX extension enabled by default. (Andrei)