diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1998-10-08 06:20:13 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1998-10-08 06:20:13 +0000 |
commit | f6c3981a6a468797cf56fa26d662a44831a0b900 (patch) | |
tree | bfdc8b3736c0ff18d925563869b2d712f391f433 /NEWS | |
parent | 632f1335893998041f66a25d3809ad719f8557b7 (diff) | |
download | fetchmail-f6c3981a6a468797cf56fa26d662a44831a0b900.tar.gz fetchmail-f6c3981a6a468797cf56fa26d662a44831a0b900.tar.bz2 fetchmail-f6c3981a6a468797cf56fa26d662a44831a0b900.zip |
Reoved -pipe.
svn path=/trunk/; revision=2077
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ fetchmail-4.6.1 (): * Fixed a minor memory leak in the IP-address-comparison code. * Mark Staveley's patch to suppress progress dots from non-detached daemon fetchmails. +* Removed -pipe optin, it confuses too many non-GCC compilers. fetchmail-4.6.0 (Fri Sep 18 13:17:17 EDT 1998): * Added Bill Adams's mailqueue.pl to the contrib directory. |