diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2005-09-22 09:10:20 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2005-09-22 09:10:20 +0000 |
commit | 4107c4c16638c46d29049d0bd2605efc683be7b8 (patch) | |
tree | 3f13332e7846d1b41bdf6a4065c06511ead43bf0 /NEWS | |
parent | fda6fa5927150cfc4f27050710320ed1197ea2cf (diff) | |
download | fetchmail-4107c4c16638c46d29049d0bd2605efc683be7b8.tar.gz fetchmail-4107c4c16638c46d29049d0bd2605efc683be7b8.tar.bz2 fetchmail-4107c4c16638c46d29049d0bd2605efc683be7b8.zip |
Fix display and documentation of --envelope option.
svn path=/trunk/; revision=4318
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -210,6 +210,7 @@ fetchmail 6.3.0 (not yet released officially): * Failure to set up SSL connections now results in PS_SOCKET. Suggested by Thomas Wolff. Matthias Andree. * Kerberos IV detection fix for FreeBSD 4. Simon Barner. (MA) +* Fix display and documentation of --envelope option. Matthias Andree # INTERNAL CHANGES * Switched to automake. Matthias Andree. |