diff options
| -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 |
