aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2006-03-03 18:10:04 +0000
committerMatthias Andree <matthias.andree@gmx.de>2006-03-03 18:10:04 +0000
commit8b8c687674b999cc08d92aebac2ca675fb739453 (patch)
treea3cd00312c6329239847954a82be1f892d6d6827 /NEWS
parent028477908572c8af9d4ea7406f306f81693618a2 (diff)
downloadfetchmail-8b8c687674b999cc08d92aebac2ca675fb739453.tar.gz
fetchmail-8b8c687674b999cc08d92aebac2ca675fb739453.tar.bz2
fetchmail-8b8c687674b999cc08d92aebac2ca675fb739453.zip
Consistency: Make --fetchall an alias for --all.
svn path=/branches/BRANCH_6-3/; revision=4710
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 7b05b67a..ab209f85 100644
--- a/NEWS
+++ b/NEWS
@@ -42,6 +42,7 @@ fetchmail 6.3.3 (not yet released):
# CHANGES:
* --idle can now be specified on the command line, too.
+* --fetchall is now supported on the command-line.
# DOCUMENTATION:
* "ssl" is a user option rather than a server option. Patch by Nico Golde.