diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2006-03-01 17:22:15 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2006-03-01 17:22:15 +0000 |
commit | 53039729f2d69520544423eef13c73422ca64c3b (patch) | |
tree | 74ea0d20cb79d0a964226741ae056f3ffa77544e /NEWS | |
parent | deb0bafed2482b821c03a69860d4afeaef6f5342 (diff) | |
download | fetchmail-53039729f2d69520544423eef13c73422ca64c3b.tar.gz fetchmail-53039729f2d69520544423eef13c73422ca64c3b.tar.bz2 fetchmail-53039729f2d69520544423eef13c73422ca64c3b.zip |
Allow --idle on the command line.
svn path=/branches/BRANCH_6-3/; revision=4704
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -43,6 +43,7 @@ fetchmail 6.3.3 (not yet released): * fetchmail no longer replaces the local user ID for an empty envelope sender when using the proprietary SDPS extension for POP3. Fixes Debian Bug#353575, reported by Roger Lynn. +* --idle can now be specified on the command line, too. fetchmail 6.3.2 (released 2006-01-22): |