diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1998-06-03 15:42:04 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1998-06-03 15:42:04 +0000 |
commit | 7b9ce4568724dd2cf96da19f04214021b32e54e0 (patch) | |
tree | 8c86394c244a2958cfacad97633ac43fb56079b2 /NEWS | |
parent | 628d8c1e54833d0dddde62bb01185a828891fb9a (diff) | |
download | fetchmail-7b9ce4568724dd2cf96da19f04214021b32e54e0.tar.gz fetchmail-7b9ce4568724dd2cf96da19f04214021b32e54e0.tar.bz2 fetchmail-7b9ce4568724dd2cf96da19f04214021b32e54e0.zip |
POP3 should work on CompuServe now.
svn path=/trunk/; revision=1882
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -8,6 +8,7 @@ ------------------------------------------------------------------------------ fetchmail-4.4.9 (): +* 0.92 version of fetchmailconf. * Merging of command-line argument has been fixed (I think!). * Make fetchmail 64-bit clean (thanks to John Franklin <john@iptimaging.com>). * Fix man-page installation (thanks to Kevin Hawkins <khawkins@ncsa.uiuc.edu>). @@ -15,8 +16,9 @@ fetchmail-4.4.9 (): * CompuServe RPA and idfile fixes from Rich Beerman <rbeerman@pobox.com>. * Hajimu UMEMOTO <ume@calm.imasy.or.jp> patched the address-rewrite logic to deal with addresses of the form "John Smith (foo) <jsmith@bar.com>" better. +* TOP argument reduced to 99999999, the most CompuServe will accept. -There are 277 people on fetchmail-friends and 216 on fetchmail-announce. +There are 279 people on fetchmail-friends and 216 on fetchmail-announce. fetchmail-4.4.8 (Tue May 26 12:30:58 EDT 1998): * Added 0.90 beta version of fetchmailconf. |