Gitweb:
http://git.exim.org/exim.git/commitdiff/fee685ddb4cb1a995556b5cc35df907ae7a8ad62
Commit: fee685ddb4cb1a995556b5cc35df907ae7a8ad62
Parent: 1ddeb334a49cdd6ec28f982f4a8429503720633b
Author: Graeme Fowler <graeme@???>
AuthorDate: Thu Dec 6 19:59:51 2012 +0000
Committer: Graeme Fowler <graeme@???>
CommitDate: Thu Dec 6 19:59:51 2012 +0000
Added DCC entry to Changelog as GF/01
---
doc/doc-txt/ChangeLog | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog
index 11e9f6f..a2ab9e1 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -137,6 +137,10 @@ TF/02 Correct gecos expansion when From: is a prefix of the username.
This change corrects that bug.
+GF/01 DCC debug and logging tidyup
+ Error conditions log to mainlog rather than paniclog.
+ Debug lines prefixed by "DCC: " to remove any ambiguity.
+
Exim version 4.80.1
-------------------