aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2005-08-02 01:45:57 +0000
committerMatthias Andree <matthias.andree@gmx.de>2005-08-02 01:45:57 +0000
commit8f5c6d3630ac2e014d0e61d847fa93d626f37814 (patch)
tree650a995ade6a6da0f43a8a8ad1bb8bef19aaf8aa /NEWS
parent7696fa59dd9e7c35388ce741006b14277095de30 (diff)
downloadfetchmail-8f5c6d3630ac2e014d0e61d847fa93d626f37814.tar.gz
fetchmail-8f5c6d3630ac2e014d0e61d847fa93d626f37814.tar.bz2
fetchmail-8f5c6d3630ac2e014d0e61d847fa93d626f37814.zip
Switch default distribution format from gzip to bzip2.
svn path=/trunk/; revision=4224
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 7f781e7e..a225672f 100644
--- a/NEWS
+++ b/NEWS
@@ -167,6 +167,7 @@ fetchmail 6.3.0 (not yet released officially):
directory.
* The "port" option, while still understood, is being replaced by the "service"
option, which is now supported even without --enable-inet6.
+* The default distribution format is now bzip2.
# INTERNAL CHANGES
* Switched to automake. Matthias Andree.