diff options
author | Graeme Fowler <graeme@exim.org> | 2012-12-06 19:59:51 +0000 |
---|---|---|
committer | Graeme Fowler <graeme@exim.org> | 2012-12-06 19:59:51 +0000 |
commit | fee685ddb4cb1a995556b5cc35df907ae7a8ad62 (patch) | |
tree | 35832783a96ad26241fa8a8df43dbcc339f5240d | |
parent | 1ddeb334a49cdd6ec28f982f4a8429503720633b (diff) |
Added DCC entry to Changelog as GF/01
-rw-r--r-- | 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 11e9f6f18..a2ab9e134 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 ------------------- |