diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2001-09-26 14:32:49 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2001-09-26 14:32:49 +0000 |
commit | b04887513f9f1ddbe509ec67f3dd812612f135a5 (patch) | |
tree | e9c47af68b0c0718c9855d7e6a9babbf637da0b3 /NEWS | |
parent | 2e4e5a1af29d5ce749b90f33db8153c81c6936bf (diff) | |
download | fetchmail-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-- | NEWS | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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. |