comparison ChangeLog @ 94:3334237be176

updated ChangeLog and NEWS
author meillo@marmaro.de
date Mon, 21 Jun 2010 10:22:04 +0200
parents 58ca1df240f8
children 8a2b38c567c1
comparison
equal deleted inserted replaced
93:b3673777f52a 94:3334237be176
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 9
10 0.2.24 Wed, 16 Jun 2010 19:37:40 +0200 10 0.2.24 Mon, 21 Jun 2010 10:07:32 +0200
11 * removed dead code in child.c 11 * removed dead code in child.c
12 * fixed closing of log files on receival of SIGHUP. See commit 12 * fixed closing of log files on receival of SIGHUP. See commit
13 message and http://bugs.debian.org/536060 . 13 message and http://bugs.debian.org/536060 .
14 * the daemon does reparent to init anymore if init is already 14 * the daemon does reparent to init anymore if init is already
15 its parent. This situation appears on SIGHUP receival. 15 its parent. This situation appears on SIGHUP receival.
16 * fixed correct processing of mails with data lines longer 16 * fixed correct processing of mails with data lines longer
17 4096 chars. See commit message for details. 17 4096 chars. See commit message for details.
18 * various refactoring
19 * fixed is_ingroup() to check for the primary group of users
20 * moved man page of mservdetect to section 1
21 * added rmail script from postfix which is a bit better than
22 calling masqmail as rmail. See docs/uucp-setup
23 * permissions.c describes how to make another group (e.g.
24 `uucp') trusted
25 * uninstall target removes now docs and thelike
26 * minor updates in the documentation
18 27
19 0.2.23 Sun, 30 May 2010 21:00:44 +0200 28 0.2.23 Sun, 30 May 2010 21:00:44 +0200
20 * fixed inverted condition for undefined online_file. Thanks to 29 * fixed inverted condition for undefined online_file. Thanks to
21 Juergen Daubert. 30 Juergen Daubert.
22 * masqmail installs to /usr/local by default now. Previously it 31 * masqmail installs to /usr/local by default now. Previously it