summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZeev Suraski <zeev@php.net>2000-10-11 18:52:11 +0000
committerZeev Suraski <zeev@php.net>2000-10-11 18:52:11 +0000
commit0b1b5e30800b33ad4ce99ae534ee81477c5a2493 (patch)
treeb6ab3bdef0a7667f8db3f5df5fee96971f1168dd
parentdee2d85e77614c910756d1621cc0fe6d2c28431b (diff)
downloadphp-git-0b1b5e30800b33ad4ce99ae534ee81477c5a2493.tar.gz
NEWS update
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 0b0b8c77be..7d26ae60c2 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,7 @@ PHP 4.0 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
11 Oct 2000, Version 4.0.3
+- Fixed a possible crash in -a interactive mode (Zeev, Zend Engine)
- Added mysql_escape_string() (Peter A. Savitch and & Brian Wang)
- Fixed many possible crash bugs with improper use of the printf() family of
functions (Andi)