summaryrefslogtreecommitdiff
path: root/doc/doc-txt
diff options
context:
space:
mode:
authorJohn Jetmore <jj33@pobox.com>2006-03-07 20:58:55 +0000
committerJohn Jetmore <jj33@pobox.com>2006-03-07 20:58:55 +0000
commit9cf6b11afa8b2a4d341382a06ba4630861b03ee2 (patch)
tree85da546207c4dc78683a3458c0457f5514ca3309 /doc/doc-txt
parent71fafd9530395ba813bf8669340517a12700c769 (diff)
exipick version 20060307.0
Diffstat (limited to 'doc/doc-txt')
-rw-r--r--doc/doc-txt/ChangeLog13
1 files changed, 12 insertions, 1 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog
index 348ed483c..22f7b34e9 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -1,4 +1,4 @@
-$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.322 2006/03/06 16:05:12 ph10 Exp $
+$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.323 2006/03/07 20:58:55 jetmore Exp $
Change log file for Exim from version 4.21
-------------------------------------------
@@ -278,6 +278,17 @@ PH/54 Added control=allow_auth_unadvertised, as it seems there are clients that
PH/55 Added the add_header modified to ACLs. The use of "message" with "warn"
will now be deprecated.
+JJ/06 exipick: added --unsorted option to allow unsorted output in all output
+ formats (previously only available in exim formats via -bpr, -bpru,
+ and -bpra. Now also available in native and exiqgrep formats)
+
+JJ/07 exipick: added --freeze and --thaw options to allow faster interaction
+ with very large, slow to parse queues
+
+JJ/08 exipick: added ! as generic prefix to negate any criteria format
+
+JJ/09 exipick: miscellaneous performance enhancements (~24% improvements)
+
Exim version 4.60
-----------------