summaryrefslogtreecommitdiff
path: root/Zend/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/ChangeLog')
-rw-r--r--Zend/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/Zend/ChangeLog b/Zend/ChangeLog
index 8da02a4b9c..910e9e5aa7 100644
--- a/Zend/ChangeLog
+++ b/Zend/ChangeLog
@@ -1,3 +1,9 @@
+2007-12-04 Dmitry Stogov <dmitry@zend.com>
+
+ * zend_compile.c
+ zend_compile.c:
+ Fixed uninitialized value
+
2007-12-03 Dmitry Stogov <dmitry@zend.com>
* zend_compile.c