diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2001-09-26 16:47:45 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2001-09-26 16:47:45 +0000 |
commit | 5403994588c62adf477e3b25008879e912cb9722 (patch) | |
tree | 19f197997b2d0a5f3efc50a2d13aa6fb9582dcc8 /NEWS | |
parent | b04887513f9f1ddbe509ec67f3dd812612f135a5 (diff) | |
download | fetchmail-5403994588c62adf477e3b25008879e912cb9722.tar.gz fetchmail-5403994588c62adf477e3b25008879e912cb9722.tar.bz2 fetchmail-5403994588c62adf477e3b25008879e912cb9722.zip |
Version bump.
svn path=/trunk/; revision=3492
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -2,12 +2,16 @@ (The `lines' figures total .c, .h, .l, and .y files under version control.) +fetchmail-5.9.2 (Wed Sep 26 12:47:00 EDT 2001), 21118 lines: + * 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. +There are 407 people on fetchmail-friends and 624 on fetchmail-announce. + fetchmail-5.9.1 (Mon Sep 24 19:01:57 EDT 2001), 21120 lines: * Make -D short option for --smtpaddress active again. |