aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2006-11-03 18:40:43 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2006-11-03 18:40:43 +0000
commit4bc6c544b7f7fee113983a4b8b28118a00f7a0d0 (patch)
treeb0aa26dfeff03aa49fdf4e6abe118cbb86699635
parent435a5f2e21173a82a2347aabc6eb29cf2d0eb705 (diff)
downloadmailfromd-4bc6c544b7f7fee113983a4b8b28118a00f7a0d0.tar.gz
mailfromd-4bc6c544b7f7fee113983a4b8b28118a00f7a0d0.tar.bz2
Update
git-svn-id: file:///svnroot/mailfromd/trunk@777 7a8a7f39-df28-0410-adc6-e0d955640f24
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 72c80799..a930acfb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,17 @@
2006-11-03 Sergey Poznyakoff <gray@gnu.org.ua>
+ * etc/rc.in: New command 'configtest' (proposed by Jan)
+ * gacopyz/gacopyz.c (gacopyz_run): Update invocation of
+ gacopyz_cleanup_children.
+ * gacopyz/gacopyz.h (gacopyz_cleanup_children): Change signature
+ * gacopyz/proc.c: Do not keep the list of
+ children. gacopyz_cleanup_children now does the housekeeping job.
+ * src/engine.c (check_portspec): Minor fix: no use to make sp
+ static.
+ (mailfromd_daemon): Stop on SIGTERM, SIGQUIT, SIGHUP and SIGINT.
+ Finally!
+
+
* src/engine.c (smfilter): Set child start handler
* NEWS: Update

Return to:

Send suggestions and report system problems to the System administrator.