masqmail-0.2

diff ChangeLog @ 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/ChangeLog	Sun Jul 18 22:39:39 2010 +0200
     1.2 +++ b/ChangeLog	Sun Jul 18 22:45:24 2010 +0200
     1.3 @@ -7,6 +7,12 @@
     1.4  technical speach and with focus on compatibility.
     1.5  
     1.6  
     1.7 +0.2.27  Sun, 18 Jul 2010 22:40:04 +0200
     1.8 +	* replaced the MD5 implementation with the one of Solar
     1.9 +	  Designer
    1.10 +	* replaced hmac_md5.c with an own implementation of RFC 2104
    1.11 +	* added authors of contributed parts to AUTHORS
    1.12 +
    1.13  0.2.26  Sun, 18 Jul 2010 10:28:43 +0200
    1.14  	* write a log message when the daemon starts up. Thanks to
    1.15  	  Juergen Daubert.