summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorNigel Metheringham <nigel@exim.org>2008-10-12 09:58:13 +0000
committerNigel Metheringham <nigel@exim.org>2008-10-12 09:58:13 +0000
commite765a0f11dc7fc96806a8b7ee84fcafd62a486ba (patch)
treeb7b52109c4da6c4d2a21bafe9ba6ae8304cfa366 /doc
parentfc2ba5597789b4f1d2c92ce260961f9c4ca46bb1 (diff)
Removed excess comma in usage fprint statement. Fixes #769
Diffstat (limited to 'doc')
-rw-r--r--doc/doc-txt/ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog
index 419ca6fdd..a2a4db1df 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -1,4 +1,4 @@
-$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.554 2008/09/29 11:41:07 nm4 Exp $
+$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.555 2008/10/12 09:58:13 nm4 Exp $
Change log file for Exim from version 4.21
-------------------------------------------
@@ -71,6 +71,9 @@ TF/09 Produce a more useful error message if an SMTP transport's hosts
NM/06 Bugzilla 744: EXPN did not work under TLS.
Patch provided by Phil Pennock
+NM/07 Bugzilla 769: Extraneous comma in usage fprintf
+ Patch provided by Richard Godbee
+
Exim version 4.69
-----------------