diff options
author | Philip Hazel <ph10@hermes.cam.ac.uk> | 2006-03-08 09:43:10 +0000 |
---|---|---|
committer | Philip Hazel <ph10@hermes.cam.ac.uk> | 2006-03-08 09:43:10 +0000 |
commit | 2c5db4fd26b481bff53f546eed83d373db4f130b (patch) | |
tree | 797b1570e5484652b0db56b1a1a03e563f8f771d /doc/doc-txt | |
parent | 2c9405c7ea3c805b3f26b45d2234cc6f4890fc7e (diff) |
New os.c-cygwin (and some minor WishList change I forgot to commit).
Diffstat (limited to 'doc/doc-txt')
-rw-r--r-- | doc/doc-txt/ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 22f7b34e9..909570c9e 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.323 2006/03/07 20:58:55 jetmore Exp $ +$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.324 2006/03/08 09:43:10 ph10 Exp $ Change log file for Exim from version 4.21 ------------------------------------------- @@ -278,6 +278,8 @@ 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. +PH/56 New os.c-cygwin from the Cygwin maintainer. + 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) |