comparison ChangeLog @ 160:e197e6f4dd94 0.2.26

updated ChangeLog and NEWS
author meillo@marmaro.de
date Sun, 18 Jul 2010 10:33:30 +0200
parents 115d3c92493b
children 18a5c335afda
comparison
equal deleted inserted replaced
159:949ccc02eecf 160:e197e6f4dd94
4 The code repository log file provides the changes in full detail. 4 The code repository log file provides the changes in full detail.
5 5
6 Have a look at the NEWS file for a summary of the changes in a less 6 Have a look at the NEWS file for a summary of the changes in a less
7 technical speach and with focus on compatibility. 7 technical speach and with focus on compatibility.
8 8
9
10 0.2.26 Sun, 18 Jul 2010 10:28:43 +0200
11 * write a log message when the daemon starts up. Thanks to
12 Juergen Daubert.
13 * added a missing #include <sys/stat.h> to local.c. Thanks to
14 Dominik Lang (phil).
15 * improved documentation of `wrapper' in route files
16 * fix handling of --with-liblockfile=no or
17 --without-liblockfile. Thanks to Nico Roeser.
18 * documentation improvements in the INSTALL file and some man
19 pages. Thanks to Nico Roeser.
20 * added misc/update-manpage-date, a development helper script
21 to update the date and version in man pages
9 22
10 0.2.25 Thu, 08 Jul 2010 00:49:36 +0200 23 0.2.25 Thu, 08 Jul 2010 00:49:36 +0200
11 * added server-side SMTP SIZE support. Thanks to Paolo. 24 * added server-side SMTP SIZE support. Thanks to Paolo.
12 * always remove Bcc: headers from now on 25 * always remove Bcc: headers from now on
13 * never create headers from envelope recipients from now on 26 * never create headers from envelope recipients from now on