summaryrefslogtreecommitdiff
path: root/Zend
diff options
context:
space:
mode:
author <changelog@php.net>2002-07-06 00:18:36 +0000
committer <changelog@php.net>2002-07-06 00:18:36 +0000
commite8c76f21ad1b027ed11186a5488c55d4742d36d8 (patch)
treec0e43a27eab15568ea72e50389bd6154fb2e6b03 /Zend
parentf56450ff14fcc6f0183f25d606d89f0905f2f417 (diff)
downloadphp-git-e8c76f21ad1b027ed11186a5488c55d4742d36d8.tar.gz
ChangeLog update
Diffstat (limited to 'Zend')
-rw-r--r--Zend/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/Zend/ChangeLog b/Zend/ChangeLog
index a77f2da2a6..a8779e3d8e 100644
--- a/Zend/ChangeLog
+++ b/Zend/ChangeLog
@@ -1,3 +1,7 @@
+2002-07-05 Stig Bakken <ssb@fast.no>
+
+ * zend_builtin_functions.c: * folding fixes
+
2002-07-01 Andi Gutmans <andi@zend.com>
* zend_compile.c: - Fix bug when acccessing $this not in class scope.