diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1998-06-04 04:06:13 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1998-06-04 04:06:13 +0000 |
commit | 17b79e30b7dd686e0f11436030e7a9bcce7969b2 (patch) | |
tree | fad52fda61c5614af80b40b55e6b0b10989fdfa2 | |
parent | e6130aa6c31c18b1d1c955e2936fd4030fa21b33 (diff) | |
download | fetchmail-17b79e30b7dd686e0f11436030e7a9bcce7969b2.tar.gz fetchmail-17b79e30b7dd686e0f11436030e7a9bcce7969b2.tar.bz2 fetchmail-17b79e30b7dd686e0f11436030e7a9bcce7969b2.zip |
Ready to release.
svn path=/trunk/; revision=1891
-rw-r--r-- | NEWS | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -7,18 +7,18 @@ Release Notes: ------------------------------------------------------------------------------ -fetchmail-4.4.9 (): -* 0.92 version of fetchmailconf (now with autoprobing for servers!). -* Merging of command-line argument has been fixed (I think!). +fetchmail-4.4.9 (Thu Jun 4 00:01:06 EDT 1998): +* 0.93 beta version of fetchmailconf (now with autoprobing for servers!). +* Merging of command-line arguments has now 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>). * Should build on SunOS again (__STDC__ conditions changed to STDC_HEADERS). * 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. +* POP3 TOP argument reduced to 99999999, the most CompuServe will accept. -There are 279 people on fetchmail-friends and 216 on fetchmail-announce. +There are 278 people on fetchmail-friends and 217 on fetchmail-announce. fetchmail-4.4.8 (Tue May 26 12:30:58 EDT 1998): * Added 0.90 beta version of fetchmailconf. |