diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2001-07-10 21:02:02 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2001-07-10 21:02:02 +0000 |
commit | 325cbbd112065b219d9e8f0c5154a6b48bce1a28 (patch) | |
tree | fe85fe94a5c75a858dc8f193744c1f93aa4167c6 /NEWS | |
parent | 2951b31d3e2b15f55fb0bb61cb91a957c04b4144 (diff) | |
download | fetchmail-325cbbd112065b219d9e8f0c5154a6b48bce1a28.tar.gz fetchmail-325cbbd112065b219d9e8f0c5154a6b48bce1a28.tar.bz2 fetchmail-325cbbd112065b219d9e8f0c5154a6b48bce1a28.zip |
Ready to ship.
svn path=/trunk/; revision=3412
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -2,11 +2,16 @@ (The `lines' figures total .c, .h, .l, and .y files under version control.) +fetchmail-5.8.13 (Tue Jul 10 17:00:50 EDT 2001), 21057 lines: + * Correction for backslash-handling patch in rfc822.c. * Fix for Debian bug Bug#1038222: fetchmail conf fails to write file after configuration; move .fetchmailrc to .fetchmailrc.bak before overwriting. * Discard Return-Path headers consisting of a single @. +* Make fetchmailconf dump plugin and plugout options properly. + +There are 357 people on fetchmail-friends and 607 on fetchmail-announce. fetchmail-5.8.12 (Fri Jul 6 00:56:02 EDT 2001), 21052 lines: |