summaryrefslogtreecommitdiff
path: root/Zend/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/ChangeLog')
-rw-r--r--Zend/ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/Zend/ChangeLog b/Zend/ChangeLog
index 6ec499cebf..7c0a9d2d9d 100644
--- a/Zend/ChangeLog
+++ b/Zend/ChangeLog
@@ -1,3 +1,18 @@
+2005-05-22 Ilia Alshanetsky <ilia@prohost.org>
+
+ * (PHP_5_0)
+ zend_highlight.c:
+ MFH: Fixed bug #29338 (unencoded spaces get ignored after certain tags).
+
+ * zend_highlight.c:
+ Fixed bug #29338 (unencoded spaces get ignored after certain tags).
+
+2005-05-22 Stanislav Malyshev <stas@zend.com>
+
+ * zend.c
+ zend.c:
+ fix leak
+
2005-05-19 Dmitry Stogov <dmitry@zend.com>
* (PHP_5_0)