diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2000-07-23 13:21:24 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2000-07-23 13:21:24 +0000 |
commit | 6f8f6a2834de1b996a7c958b5055d0451fdece03 (patch) | |
tree | 3489ed505b31693e68f79b143207ea2bbb4bf241 /NEWS | |
parent | 4d5ea12cb31631543e3c53730e497fb63baa25ca (diff) | |
download | fetchmail-6f8f6a2834de1b996a7c958b5055d0451fdece03.tar.gz fetchmail-6f8f6a2834de1b996a7c958b5055d0451fdece03.tar.bz2 fetchmail-6f8f6a2834de1b996a7c958b5055d0451fdece03.zip |
Added dropdelivered.
svn path=/trunk/; revision=2931
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -4,6 +4,16 @@ * 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 +* Petr Kristof's fix for sslcert configuration in fetchmailconf. +* Jiri Pavolvsky's updated cs.po. +* Cyrille Lefevre <clefevre@citeweb.net>'s patch for IPV6, + resolving FreeBSD Problem Report ports/19996. +* Added John Summerfield's pop2test to contrib. +* In the fetchmail RPM spec, stop compressing the man pages. Turns out + rpm-4.0 does a find(1) over the stuff to be installed and gzip(1)s the + manpages it finds. This gets messed up by the explicit symlink among + manpages in the spec file, which rpm redoes and gets all wrong. +* Added Antoine Beaupre's dropdelivered option. fetchmail-5.4.3 (Sun Jul 2 14:24:28 EDT 2000), 19080 lines: |