From 49d8c54d86774feaafe932940e6285b15da3309c Mon Sep 17 00:00:00 2001 From: Derick Rethans Date: Wed, 15 May 2002 18:57:47 +0000 Subject: [PATCH] Automatically added by the Changelog generator. SVN Rev: 101 --- Changelog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog b/Changelog index 46c94919d..b5c7a9274 100644 --- a/Changelog +++ b/Changelog @@ -1,3 +1,8 @@ +Wed May 15 20:57:43 CEST 2002 Derick Rethans +/xdebug/xdebug.c: +- Fix logging to syslog +- Move around some lines in the CLI debug message + Tue May 14 20:22:29 CEST 2002 Derick Rethans /xdebug/xdebug.c: - Attempt to fix the nested function issue.