diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2002-10-31 16:42:10 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2002-10-31 16:42:10 +0000 |
commit | 20866cbe8f8fd5ce53ae03f0257a49ba3ff62b5f (patch) | |
tree | 5028fcb51c79f8668add933bcac34e1cb5eb9613 | |
parent | 79ed046ab9224e42cd94eff3ef2d4d2566815833 (diff) | |
download | fetchmail-20866cbe8f8fd5ce53ae03f0257a49ba3ff62b5f.tar.gz fetchmail-20866cbe8f8fd5ce53ae03f0257a49ba3ff62b5f.tar.bz2 fetchmail-20866cbe8f8fd5ce53ae03f0257a49ba3ff62b5f.zip |
Ready to ship.
svn path=/trunk/; revision=3765
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -2,6 +2,8 @@ (The `lines' figures total .c, .h, .l, and .y files under version control.) +fetchmail-6.1.2 (Thu Oct 31 11:41:02 EST 2002), 22135 lines: + * Jan Klaverstijn's verbosity-lowering patch. * Updated Turkish, German, Catalan, and Danish translation files. * Fix processing of POP3 messages with missing bodies. @@ -9,6 +11,8 @@ unexpected SIGALRM, plug memory leak, handle lines beginning with '\0', try to bulletproof error handling against read failures. +There are 535 people on fetchmail-friends and 696 on fetchmail-announce. + fetchmail-6.1.1 (Fri Oct 18 14:53:51 EDT 2002), 22087 lines: * OTP fix patches from Stanislav Brabec <utx@penguin.cz> |