changeset 77:58ca1df240f8

updated ChangeLog and NEWS
author meillo@marmaro.de
date Wed, 16 Jun 2010 22:09:33 +0200
parents 3b344bf57162
children 6538aa6969e5
files ChangeLog NEWS
diffstat 2 files changed, 22 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Wed Jun 16 19:36:22 2010 +0200
+++ b/ChangeLog	Wed Jun 16 22:09:33 2010 +0200
@@ -7,6 +7,15 @@
 technical speach and with focus on compatibility.
 
 
+0.2.24  Wed, 16 Jun 2010 19:37:40 +0200
+	* removed dead code in child.c
+	* fixed closing of log files on receival of SIGHUP. See commit
+	  message and http://bugs.debian.org/536060 .
+	* the daemon does reparent to init anymore if init is already
+	  its parent. This situation appears on SIGHUP receival.
+	* fixed correct processing of mails with data lines longer
+	  4096 chars. See commit message for details.
+
 0.2.23  Sun, 30 May 2010 21:00:44 +0200
 	* fixed inverted condition for undefined online_file. Thanks to
 	  Juergen Daubert.
--- a/NEWS	Wed Jun 16 19:36:22 2010 +0200
+++ b/NEWS	Wed Jun 16 22:09:33 2010 +0200
@@ -7,6 +7,19 @@
 The manual pages describe newly added options. Take them for reference.
 
 
+0.2.24
+
+- This version keeps on logging after an restart of the deamon, for
+instance when sending SIGHUP to the daemon process for rereading its
+config.
+
+- Now the daemon keeps the same process id when it receives SIGHUP to
+reread the config.
+
+- Mail messages with lines longer than 4096 characters do not get
+truncated anymore.
+
+
 0.2.23
 
 - This release fixes a major bug in 0.2.22 which made online detection