From 22d39ae5b5cd6db62af087f3dc64ee7b4566ca0a Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Tue, 17 Dec 1996 10:50:11 +0000 Subject: SIGHUP -> SIGUSR1. svn path=/trunk/; revision=647 --- NEWS | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index db9e289d..f7014c97 100644 --- a/NEWS +++ b/NEWS @@ -4,8 +4,8 @@ error(), but since they are built piecemeal, they go to stderr. What would be needed is an error() variant that didn't write a message until it got a trailing \n -- otherwise, if a syslog option were added, these - messages would wind up as separate syslog calls -- probably not the desired - result. + messages would wind up as separate syslog calls (probably not the desired + result). Release Notes: @@ -26,6 +26,9 @@ features -- through the error() subroutine. This is a first step towards allowing a daemon-mode fetchmail to use syslog. +* SIGUSR1 is now used for wakeup rather than SIGHUP. This eliminates any + possible confusion about fetchmail's behavior at logout time. + bugs -- * Fixed a FreeBSD compilation glitch involving SIGCLD (thanks to -- cgit v1.2.3