summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 0b31527bd0..9b1c2e33c7 100644
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,7 @@ PHP 4.0 NEWS
November 16 1999, Version 4.0 Beta 3
+- Fixed mem-overwrite in XML_Parse_Into_Struct. (Thies)
- Added substr_replace() function. (Andrei)
- ucfirst()/ucwords() no longer modify arg1. (Thies)
- Fixed strtr() not to modify arg1. (Thies)