diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2000-07-28 19:32:46 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2000-07-28 19:32:46 +0000 |
commit | 8d334032c10f963e9a120198d0a75ab2b281217b (patch) | |
tree | 8c43b2422bd322bc20fde9f220b4965b92f196e6 /NEWS | |
parent | 07fc4312b6494db6bb971a0506bd2e8255234b8b (diff) | |
download | fetchmail-8d334032c10f963e9a120198d0a75ab2b281217b.tar.gz fetchmail-8d334032c10f963e9a120198d0a75ab2b281217b.tar.bz2 fetchmail-8d334032c10f963e9a120198d0a75ab2b281217b.zip |
Almost ready to ship.
svn path=/trunk/; revision=2939
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -2,10 +2,16 @@ (The `lines' figures total .c, .h, .l, and .y files under version control.) +* Vitezslav Samel's patch to fix a Y2K bug in lsmgen.sh. +* Fixed a fatal typo in fetchmailconf. +* Resolved Debian bug #67559. It was a misdiagnosis. +* Resolved Debian bugs #62115, #61983. +* Return PS_NOMAIL when no server entries are active. + fetchmail-5.4.4 (Sun Jul 23 15:56:16 EDT 2000), 19172 lines: * Guenther H. Leber's fix to show expunge parameters for POP3 in fetchmail -V. -* Richard Gooch's fixes to use sigation(2) in sink.c and daemon.c +* Richard Gooch's fixes to use sigaction(2) in sink.c and daemon.c * Petr Kristof's fix for sslcert configuration in fetchmailconf. * Jiri Pavolvsky's updated cs.po. * Cyrille Lefevre <clefevre@citeweb.net>'s patch for IPV6, |