summaryrefslogtreecommitdiff
path: root/Zend
diff options
context:
space:
mode:
author <changelog@php.net>2003-02-16 01:32:24 +0000
committer <changelog@php.net>2003-02-16 01:32:24 +0000
commit5edec2a91005a4c378c56801585c89029926c5b3 (patch)
treefc7d35982a8229bd30aafb59d41119137f9d8ea8 /Zend
parentee3e64267c030bb7cca73edb04c059a56db19d96 (diff)
downloadphp-git-5edec2a91005a4c378c56801585c89029926c5b3.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 4d9423dbd5..e14405550a 100644
--- a/Zend/ChangeLog
+++ b/Zend/ChangeLog
@@ -1,3 +1,8 @@
+2003-02-15 Ilia Alshanetsky <ilia@prohost.org>
+
+ * zend_ini_scanner.l:
+ Added feature #19645 (ini parser can now handle quoted multi-line values).
+
2003-02-14 Thies C. Arntzen <thies@thieso.net>
* zend_execute_API.c: