diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2006-03-03 18:10:04 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2006-03-03 18:10:04 +0000 |
commit | 8b8c687674b999cc08d92aebac2ca675fb739453 (patch) | |
tree | a3cd00312c6329239847954a82be1f892d6d6827 /NEWS | |
parent | 028477908572c8af9d4ea7406f306f81693618a2 (diff) | |
download | fetchmail-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-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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. |