aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2001-09-26 14:32:49 +0000
committerEric S. Raymond <esr@thyrsus.com>2001-09-26 14:32:49 +0000
commitb04887513f9f1ddbe509ec67f3dd812612f135a5 (patch)
treee9c47af68b0c0718c9855d7e6a9babbf637da0b3 /NEWS
parent2e4e5a1af29d5ce749b90f33db8153c81c6936bf (diff)
downloadfetchmail-b04887513f9f1ddbe509ec67f3dd812612f135a5.tar.gz
fetchmail-b04887513f9f1ddbe509ec67f3dd812612f135a5.tar.bz2
fetchmail-b04887513f9f1ddbe509ec67f3dd812612f135a5.zip
Ready to ship.
svn path=/trunk/; revision=3491
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 28739859..3cbb5e97 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,12 @@
(The `lines' figures total .c, .h, .l, and .y files under version control.)
+* Enable code to build on Solaris again (long options won't work).
+* Move Hesiod lookups to just before DNS lookups.
+* Make sure the SICHLD handler is called when we run detached.
+* Make kerberos5 in OpenBSD (Federico Schwindt <fgsch@olimpo.com.br>).
+* Added FAQ item X8 on why mail sometimes gets an extra ) appended.
+
fetchmail-5.9.1 (Mon Sep 24 19:01:57 EDT 2001), 21120 lines:
* Make -D short option for --smtpaddress active again.