diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1997-01-11 20:50:09 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1997-01-11 20:50:09 +0000 |
commit | 144adcf07edef029e0c14fe51970a65401385499 (patch) | |
tree | bba54cf140d67409c8e25e3a679799408aea69d4 /NEWS | |
parent | 11b1030f103f77b25c496b6c70b25b5edc47c0bc (diff) | |
download | fetchmail-144adcf07edef029e0c14fe51970a65401385499.tar.gz fetchmail-144adcf07edef029e0c14fe51970a65401385499.tar.bz2 fetchmail-144adcf07edef029e0c14fe51970a65401385499.zip |
Ready to ship.
svn path=/trunk/; revision=744
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,7 +1,7 @@ Release Notes: ------------------------------------------------------------------------------ -fetchmail-2.8 () +fetchmail-2.8 (Sat Jan 11 15:48:33 EST 1997) features -- @@ -11,7 +11,7 @@ features -- * Reorganized and improved man page. -* Mail header parsing now handles RFC822 escapes. +* Mail header parsing now handles RFC822 escapes properly. bugs -- @@ -23,7 +23,7 @@ bugs -- * Fixed some address-parsing bugs in rfc822.c:nxtaddr(). -There are 180 people on the fetchmail-friends list. +There are 184 people on the fetchmail-friends list. ------------------------------------------------------------------------------ fetchmail-2.7 (Thu Jan 9 03:18:15 EST 1997) |