diff options
| author | <changelog@php.net> | 2002-08-27 00:20:32 +0000 |
|---|---|---|
| committer | <changelog@php.net> | 2002-08-27 00:20:32 +0000 |
| commit | 9cf662e1a2775d0a425790b2b099ac5158542c8d (patch) | |
| tree | 9cc22af210a71a8b68adab635e62a5e8741c6963 | |
| parent | 9ede240057549801987862abc1fb4eea2cc5a25a (diff) | |
| download | php-git-9cf662e1a2775d0a425790b2b099ac5158542c8d.tar.gz | |
ChangeLog update
| -rw-r--r-- | Zend/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Zend/ChangeLog b/Zend/ChangeLog index 954986500e..ca0d4792a2 100644 --- a/Zend/ChangeLog +++ b/Zend/ChangeLog @@ -1,3 +1,9 @@ +2002-08-26 Thies Arntzen <thies@pb1.pair.com> + + * zend_builtin_functions.c: + debug_backtrace(): show name of included file for include and require calls + plus some small fixes suggested by andi. + 2002-08-24 Andi Gutmans <andi@pb1.pair.com> * zend_builtin_functions.c: - Whitespace |
