diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1998-06-03 14:59:24 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1998-06-03 14:59:24 +0000 |
commit | d6dadc8ebe065ec2bc8d3fc6117487221c8a62a1 (patch) | |
tree | bcac0cf26d5ee2b2018fe6e451cb5146ea900268 /NEWS | |
parent | a74d1e1c9c1826b358eb1b812349262282918094 (diff) | |
download | fetchmail-d6dadc8ebe065ec2bc8d3fc6117487221c8a62a1.tar.gz fetchmail-d6dadc8ebe065ec2bc8d3fc6117487221c8a62a1.tar.bz2 fetchmail-d6dadc8ebe065ec2bc8d3fc6117487221c8a62a1.zip |
Version bump.
svn path=/trunk/; revision=1880
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -8,15 +8,15 @@ ------------------------------------------------------------------------------ fetchmail-4.4.9 (): +* 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>). * 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. -* Command-line argument merging has been fixed. -There are 278 people on fetchmail-friends and 216 on fetchmail-announce. +There are 277 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. |