diff options
author | Nigel Metheringham <nigel@exim.org> | 2009-11-13 12:18:35 +0000 |
---|---|---|
committer | Nigel Metheringham <nigel@exim.org> | 2009-11-13 12:18:35 +0000 |
commit | 9bf3d68ffa00457501303619e881bca55a1e3630 (patch) | |
tree | 663a7176e1d002b22c105b33f4fd4bb58b9d98d7 /doc/doc-txt | |
parent | 96535b98872036fb590dc53aee194956b66243ac (diff) |
Removed NetBSD3 support as no longer needed. Fixes: #908
Diffstat (limited to 'doc/doc-txt')
-rw-r--r-- | doc/doc-txt/ChangeLog | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 0d6e81fac..5babd1e7e 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.591 2009/11/12 13:02:16 nm4 Exp $ +$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.592 2009/11/13 12:18:35 nm4 Exp $ Change log file for Exim from version 4.21 ------------------------------------------- @@ -153,7 +153,9 @@ NM/35 Bugzilla 39: Base64 decode bug fixes NM/36 Bugzilla 909: Correct connect() call in dcc code -NM/36 Bugzilla 910: Correct issue with relaxed/simple handling +NM/37 Bugzilla 910: Correct issue with relaxed/simple handling + +NM/38 Bugzilla 908: Removed NetBSD3 support as no longer needed Exim version 4.69 |