comparison ChangeLog @ 77:58ca1df240f8

updated ChangeLog and NEWS
author meillo@marmaro.de
date Wed, 16 Jun 2010 22:09:33 +0200
parents c343f5012551
children 3334237be176
comparison
equal deleted inserted replaced
76:3b344bf57162 77:58ca1df240f8
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.24 Wed, 16 Jun 2010 19:37:40 +0200
11 * removed dead code in child.c
12 * fixed closing of log files on receival of SIGHUP. See commit
13 message and http://bugs.debian.org/536060 .
14 * the daemon does reparent to init anymore if init is already
15 its parent. This situation appears on SIGHUP receival.
16 * fixed correct processing of mails with data lines longer
17 4096 chars. See commit message for details.
9 18
10 0.2.23 Sun, 30 May 2010 21:00:44 +0200 19 0.2.23 Sun, 30 May 2010 21:00:44 +0200
11 * fixed inverted condition for undefined online_file. Thanks to 20 * fixed inverted condition for undefined online_file. Thanks to
12 Juergen Daubert. 21 Juergen Daubert.
13 * masqmail installs to /usr/local by default now. Previously it 22 * masqmail installs to /usr/local by default now. Previously it