masqmail-0.2
diff NEWS @ 167:18a5c335afda
updated ChangeLog and NEWS
author | meillo@marmaro.de |
---|---|
date | Sun, 18 Jul 2010 22:45:24 +0200 |
parents | e197e6f4dd94 |
children | 3dc9bf11858c |
line diff
1.1 --- a/NEWS Sun Jul 18 22:39:39 2010 +0200 1.2 +++ b/NEWS Sun Jul 18 22:45:24 2010 +0200 1.3 @@ -7,6 +7,17 @@ 1.4 The manual pages describe newly added options. Take them for reference. 1.5 1.6 1.7 +0.2.27 1.8 + 1.9 +- Replaced contributed code with possible licensing problems with 1.10 +alternatives. The MD5 implementation changed from the reference 1.11 +implementation of RFC 1321 to the Public Domain implementation of 1.12 +Solar Designer. The HMAC-MD5 implementation changed from the reference 1.13 +implementation of RFC 2104 to an own implementation (ISC License). 1.14 + 1.15 +- Added the authors of contributed parts to the AUTHORS file. 1.16 + 1.17 + 1.18 0.2.26 1.19 1.20 - Write a log message when the daemon starts up. Thanks to Juergen