summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGraeme Fowler <graeme@exim.org>2012-12-06 20:04:21 +0000
committerGraeme Fowler <graeme@exim.org>2012-12-06 20:04:21 +0000
commitf62514b3755f6d7bd2b3db54498f4322d37b9bfd (patch)
tree5e9e32468ec35c8125e5b8a93edfc87e1f176672
parentdd8b6174563da1f8d7ce9a4b4997c4d2f1df77a7 (diff)
downloadexim4-f62514b3755f6d7bd2b3db54498f4322d37b9bfd.tar.gz
Added DCC entry to Changelog as GF/01 (2nd attempt)
-rw-r--r--doc/doc-txt/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog
index 11e9f6f18..1fe681874 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
-------------------