Gitweb:
http://git.exim.org/exim.git/commitdiff/f62514b3755f6d7bd2b3db54498f4322d37b9bfd
Commit: f62514b3755f6d7bd2b3db54498f4322d37b9bfd
Parent: dd8b6174563da1f8d7ce9a4b4997c4d2f1df77a7
Author: Graeme Fowler <graeme@???>
AuthorDate: Thu Dec 6 20:04:21 2012 +0000
Committer: Graeme Fowler <graeme@???>
CommitDate: Thu Dec 6 20:04:21 2012 +0000
Added DCC entry to Changelog as GF/01 (2nd attempt)
---
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..1fe6818 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 paniclog rather than rejectlog.
+ Debug lines prefixed by "DCC: " to remove any ambiguity.
+
Exim version 4.80.1
-------------------