summaryrefslogtreecommitdiff
path: root/Zend
diff options
context:
space:
mode:
author <changelog@php.net>2008-07-01 01:31:52 +0000
committer <changelog@php.net>2008-07-01 01:31:52 +0000
commitc78ca3fdc779ddbb7dc37c60bcec1bdc476024d8 (patch)
tree51a36d18a314a6a89defd79608404dc8f7c48b45 /Zend
parentab8e8b75f18b3cdae621ccf6bda7f9eb9e71928a (diff)
downloadphp-git-c78ca3fdc779ddbb7dc37c60bcec1bdc476024d8.tar.gz
ChangeLog update
Diffstat (limited to 'Zend')
-rw-r--r--Zend/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/Zend/ChangeLog b/Zend/ChangeLog
index bc5b038bd3..6dff7e4205 100644
--- a/Zend/ChangeLog
+++ b/Zend/ChangeLog
@@ -1,3 +1,8 @@
+2008-06-30 Stanislav Malyshev <stas@zend.com>
+
+ * zend_builtin_functions.c:
+ convert all built-in functions to new API
+
2008-06-29 Rui Hirokawa <rui_hirokawa@ybb.ne.jp>
* (PHP_5_3)