summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Zend/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/Zend/ChangeLog b/Zend/ChangeLog
index f6c3cc337d..df950a342f 100644
--- a/Zend/ChangeLog
+++ b/Zend/ChangeLog
@@ -1,3 +1,13 @@
+2003-07-29 Ilia Alshanetsky <ilia@prohost.org>
+
+ * tests/bug22836.phpt:
+ Test case for bug #22836.
+
+2003-07-29 Jani Taskinen <sniper@iki.fi>
+
+ * zend.c:
+ Remove the obfuscation caused by the double "#ifdef ZTS"
+
2003-07-27 Stanislav Malyshev <stas@zend.com>
* zend_compile.c: