diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2001-06-20 21:25:44 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2001-06-20 21:25:44 +0000 |
commit | c55e6971c9006e85f25e9ef758b8980d8920e149 (patch) | |
tree | 7c655fd3a0afb12c2d5515b9747b834772da25fa /NEWS | |
parent | 45e6855b5dc0400f6a1f18f4042fd0292e8b03a9 (diff) | |
download | fetchmail-c55e6971c9006e85f25e9ef758b8980d8920e149.tar.gz fetchmail-c55e6971c9006e85f25e9ef758b8980d8920e149.tar.bz2 fetchmail-c55e6971c9006e85f25e9ef758b8980d8920e149.zip |
Version bump.
svn path=/trunk/; revision=3364
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -2,6 +2,8 @@ (The `lines' figures total .c, .h, .l, and .y files under version control.) +fetchmail-5.8.8 (Wed Jun 20 17:22:26 EDT 2001), 20782 lines: + * Fix bug that prevented messages from being marked oversized unless -v was on. * Byrial Jensen made the tracepoll information RFC822-conformant. * Reorder code to avoid accessing line buffers after they have been freed. @@ -9,6 +11,9 @@ * Fix for Debian bug #101500. * Updated Danish translation by Byrial Jensen. * Chris Maio's patch for POP3 with BSMTP. +* Patch from HMH resolves DEbian bug #101530. + +There are 353 people on fetchmail-friends and 594 on fetchmail-announce. fetchmail-5.8.7 (Sun Jun 17 12:02:17 EDT 2001), 20749 lines: |