diff options
author | John Jetmore <jj33@pobox.com> | 2010-01-04 18:16:54 +0000 |
---|---|---|
committer | John Jetmore <jj33@pobox.com> | 2010-01-04 18:16:54 +0000 |
commit | 465e92cf615821d65e80001dbf11c2abc0147c74 (patch) | |
tree | e1920d8ef23347098934bbe15b5c73891e9de05e /doc/doc-txt | |
parent | dcdf4e3e2e614d612f7d4d884c856c7b67caf5e3 (diff) |
Updating exipick from 20061117.2 to 20100104.1, adding $max_received_linelength, $data_path, and $header_path variables; fixing documentation bugs and typos
Diffstat (limited to 'doc/doc-txt')
-rw-r--r-- | doc/doc-txt/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index eb648aa88..b20ccc896 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -1,8 +1,13 @@ -$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.599 2009/11/23 12:27:52 nm4 Exp $ +$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.600 2010/01/04 18:16:54 jetmore Exp $ Change log file for Exim from version 4.21 ------------------------------------------- +Exim version 4.72 +----------------- + +JJ/01 installed exipick 20100104.1, adding $max_received_linelength, $data_path, and $header_path variables; fixed documentation bugs and typos + Exim version 4.71 ----------------- |