summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZeev Suraski <zeev@php.net>2000-10-11 22:38:22 +0000
committerZeev Suraski <zeev@php.net>2000-10-11 22:38:22 +0000
commit2b3333f53e7c31ad16faedeb483bc64a89648ed6 (patch)
tree6d2beadd5cf9998d05def82408debe27c1c615d4
parent3156be3fa6111b93ccd97c3c8be1ddde31d7d526 (diff)
downloadphp-git-2b3333f53e7c31ad16faedeb483bc64a89648ed6.tar.gz
This patch didn't make it for 4.0.3...
-rw-r--r--NEWS4
1 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index a442173d78..933efe67c5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,9 +1,11 @@
PHP 4.0 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
-11 Oct 2000, Version 4.0.3
+?? ??? 2000, Version 4.0.4
- Fixed a problem in the configuration parser (two null bytes were added
to each ENCAPSULATED TC_STRING) (alex@zend.com)
+
+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