diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2002-10-18 19:58:15 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2002-10-18 19:58:15 +0000 |
commit | 84c552b385c87c07c2991a585748d529399754ae (patch) | |
tree | 98d8e66b709f8a7626a5581e88c5ff5891bbc0a4 | |
parent | 900ac467a9c4905966108822f7ad906f4fd5d991 (diff) | |
download | fetchmail-84c552b385c87c07c2991a585748d529399754ae.tar.gz fetchmail-84c552b385c87c07c2991a585748d529399754ae.tar.bz2 fetchmail-84c552b385c87c07c2991a585748d529399754ae.zip |
Ready to ship.
svn path=/trunk/; revision=3755
-rw-r--r-- | NEWS | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -2,6 +2,8 @@ (The `lines' figures total .c, .h, .l, and .y files under version control.) +fetchmail-6.1.1 (Fri Oct 18 14:53:51 EDT 2002), 22087 lines: + * OTP fix patches from Stanislav Brabec <utx@penguin.cz> * fix patch for writing antispam capability correctly in conf.c. * Fix patches for Debian bugs #162571, #156592. @@ -11,12 +13,14 @@ * New Danish, Turkish, and Catalan translation files. * Improved ODMR debug messages. * IMAP efficiency hack; don't fetch sizes unless needed. -* Detect and rwerite invalid return paths beginning with @. +* Detect and rewrite invalid return paths beginning with @. * Fix for subtle freeing bug that suppressed information in some bounce msgs. * Newline fix patches for internationalization files. * Fix reversed test guarding authentication-failure warnings. * Fix POP3 breakage starting at 5.9.14. +There are 529 people on fetchmail-friends and 693 on fetchmail-announce. + fetchmail-6.1.0 (Sun Sep 22 18:31:23 EDT 2002), 21999 lines: * Updated French translation. |