aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1996-12-16 22:49:49 +0000
committerEric S. Raymond <esr@thyrsus.com>1996-12-16 22:49:49 +0000
commit40107e575d94a69bc1584a1b41782996ee495493 (patch)
treeddb3af50cb35ca97a61d02b679509417c184d883 /NEWS
parent59ca28c6d7942f2c0ee3874954f95d8fed6259e2 (diff)
downloadfetchmail-40107e575d94a69bc1584a1b41782996ee495493.tar.gz
fetchmail-40107e575d94a69bc1584a1b41782996ee495493.tar.bz2
fetchmail-40107e575d94a69bc1584a1b41782996ee495493.zip
Document a couple common misconfigurations.
svn path=/trunk/; revision=630
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index fb291df8..2676763d 100644
--- a/NEWS
+++ b/NEWS
@@ -17,6 +17,10 @@ bugs --
* Added some port patches for NEXTSTEP.
+* SIGCHLD used everywhere now, not SIGCLD (this was strictly a cosmetic bug).
+
+* Prevent occasional hangs when fetchmail was terminated by signal.
+
------------------------------------------------------------------------------
fetchmail-2.2 (Mon Dec 9 00:15:01 EST 1996):
@@ -44,7 +48,7 @@ bugs --
* Fix error in MX record handling that was causing multidrop problems.
-* Disable daemon SIGCLD handler while an MDA is running, to avoid snafus.
+* Disable daemon SIGCHLD handler while an MDA is running, to avoid snafus.
Thanks to Dave Bodenstab <imdave@synet.net> for spotting this obscure bug.
156 people on the contact list.