diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2001-09-30 16:10:23 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2001-09-30 16:10:23 +0000 |
commit | 290112dca0d583aa8498b2a019cf10b1ee57900b (patch) | |
tree | 1ed82668f532b25459cb099fc27b244aca1d5cc9 /NEWS | |
parent | 854920f32bbde041003a133a2b69c56544aefcfe (diff) | |
download | fetchmail-290112dca0d583aa8498b2a019cf10b1ee57900b.tar.gz fetchmail-290112dca0d583aa8498b2a019cf10b1ee57900b.tar.bz2 fetchmail-290112dca0d583aa8498b2a019cf10b1ee57900b.zip |
Ready to ship.
svn path=/trunk/; revision=3514
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -2,6 +2,8 @@ (The `lines' figures total .c, .h, .l, and .y files under version control.) +fetchmail-5.9.3 (Sun Sep 30 12:08:52 EDT 2001), 21075 lines: + * Fix configuration error in handling of long options. * Thomas Moestl's patch to use querynames in UID files. * Timeout to deal with long socket closes (Sunil Shetye). @@ -9,6 +11,10 @@ classic license eliminated) * Rewrite strcasecmp() (BSD classic license eliminated). * getopt_long is back for Solaris and HP-UX systems. +* Updated Danish po file. +* Re-enable explicit bounce message on bad address. + +There are 393 people on fetchmail-friends and 622 on fetchmail-announce. fetchmail-5.9.2 (Wed Sep 26 12:47:00 EDT 2001), 21118 lines: |