summaryrefslogtreecommitdiff
path: root/doc/doc-txt
diff options
context:
space:
mode:
authorSteve Campbell <steve@computurn.com>2005-06-03 14:37:20 +0000
committerSteve Campbell <steve@computurn.com>2005-06-03 14:37:20 +0000
commit1cba11c534a1119b531cf419ef7e9c329efdec8f (patch)
treea549e1bd8157211ad60460a4c991b7558a06a5b1 /doc/doc-txt
parentd5692f86673b7674daeab06c7c95e2be605c4564 (diff)
Changelog updated with details of the eximstats changes.
Diffstat (limited to 'doc/doc-txt')
-rw-r--r--doc/doc-txt/ChangeLog17
1 files changed, 16 insertions, 1 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog
index f5e8499b6..bfeb73275 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -1,4 +1,4 @@
-$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.146 2005/05/31 10:58:18 ph10 Exp $
+$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.147 2005/06/03 14:37:20 steve Exp $
Change log file for Exim from version 4.21
-------------------------------------------
@@ -61,6 +61,21 @@ TK/04 Added simple SPF lookup method in EXPERIMENTAL_SPF. See NewStuff for
PH/07 Added "fullpostmaster" verify option, which does a check to <postmaster>
without a domain if the check to <postmaster@domain> fails.
+SC/01 Eximstats: added -xls and the ability to specify output files
+ (patch written by Frank Heydlauf).
+
+SC/02 Eximstats: use FileHandles for outputing results.
+
+SC/03 Eximstats: allow any combination of xls, txt, and html output.
+
+SC/04 Eximstats: fixed display of large numbers with -nvr option
+
+SC/05 Eximstats: fixed merging of reports with empty tables.
+
+SC/06 Eximstats: added the -include_original_destination flag
+
+SC/07 Eximstats: removed tabs and trailing whitespace.
+
Exim version 4.51
-----------------