diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2006-01-14 23:49:27 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2006-01-14 23:49:27 +0000 |
commit | 0a5d584a0f5150b48097d8dd9027e25a771f024a (patch) | |
tree | 448bed1418e47cc716da9ef6e83923048ea1a572 /NEWS | |
parent | 2f85e475d4a1606bb2b9f140d520bb6ac84bbbb5 (diff) | |
download | fetchmail-0a5d584a0f5150b48097d8dd9027e25a771f024a.tar.gz fetchmail-0a5d584a0f5150b48097d8dd9027e25a771f024a.tar.bz2 fetchmail-0a5d584a0f5150b48097d8dd9027e25a771f024a.zip |
fetchmailconf.py: Accept --help and --version.
svn path=/branches/BRANCH_6-3/; revision=4636
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -58,6 +58,7 @@ fetchmail 6.3.2 (to be released): * fetchmail.man: Fix accented characters in Héctor García's name. Merged from downstream debian/patches/01_man_page.dpatch. Matthias Andree. * Add missing --help text for "--sslcertck" option. Matthias Andree. +* fetchmailconf.py: Accept --help and --version. Matthias Andree. fetchmail 6.3.1 (released 2005-12-19): |