summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author <changelog@php.net>2004-10-18 00:36:09 +0000
committer <changelog@php.net>2004-10-18 00:36:09 +0000
commitc94cc82ebb3513b31f44a4bf3213d0b6075b7e9e (patch)
treead0e08ac9539cea5930296c88b15ad259d2ab604
parent5573922f0f4d44ff3290285b4a9097b1cc97fdac (diff)
downloadphp-git-c94cc82ebb3513b31f44a4bf3213d0b6075b7e9e.tar.gz
ChangeLog update
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 856a624a6e..2cd00b0909 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2004-10-17 Ilia Alshanetsky <ilia@prohost.org>
+
+ * (PHP_4_3)
+ NEWS
+ ext/standard/string.c:
+ MFH: Fixed a bug in addslashes() handling of the '\0' character.
+
2004-10-16 Andi Gutmans <andi@zend.com>
* ZendEngine2/zend_compile.c: