summaryrefslogtreecommitdiff
path: root/Zend
diff options
context:
space:
mode:
author <changelog@php.net>2005-04-04 00:35:42 +0000
committer <changelog@php.net>2005-04-04 00:35:42 +0000
commitb30fd67736800aded99bd432fae99bb828ae5d88 (patch)
treed7a10a4cae8d5ed69bc62570d6cd6fd2eacc779e /Zend
parentf20c5ce7e15bc3adcad6dcfaa5c134057ceb242f (diff)
downloadphp-git-b30fd67736800aded99bd432fae99bb828ae5d88.tar.gz
ChangeLog update
Diffstat (limited to 'Zend')
-rw-r--r--Zend/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/Zend/ChangeLog b/Zend/ChangeLog
index 5dea5b36b3..c7a27b015f 100644
--- a/Zend/ChangeLog
+++ b/Zend/ChangeLog
@@ -1,3 +1,10 @@
+2005-04-03 Jani Taskinen <jani.taskinen@sci.fi>
+
+ * (PHP_5_0)
+ zend_execute_API.c:
+ MFH: - Fixed bug #28839 (SIGSEGV in interactive mode (php -a)).
+ MFH: (kameshj at fastmail dot fm)
+
2005-03-31 Derick Rethans <php@derickrethans.nl>
* (PHP_5_0)