diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2005-11-14 23:02:28 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2005-11-14 23:02:28 +0000 |
commit | 30b0881c9bdb0d33e2a972b01f2e72f119b75508 (patch) | |
tree | 7c988ef7f7251d67cda2820cf5135c8b47708301 /NEWS | |
parent | cdd6a567ea8b77e6636e8368822b253fb622a025 (diff) | |
download | fetchmail-30b0881c9bdb0d33e2a972b01f2e72f119b75508.tar.gz fetchmail-30b0881c9bdb0d33e2a972b01f2e72f119b75508.tar.bz2 fetchmail-30b0881c9bdb0d33e2a972b01f2e72f119b75508.zip |
document that passwords are length limited.
svn path=/trunk/; revision=4444
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -283,6 +283,7 @@ fetchmail 6.3.0 (not yet released officially): * Man page: update --smtpaddress documentation. Sunil Shetye. * Fix several memory leaks and bugs in the SMTP/LMTP retry logic where fetchmail confused UNIX and Internet domain sockets. Sunil Shetye. +* Man page (BUGS): document that passwords are length limited. Matthias Andree # INTERNAL CHANGES * Switched to automake. Matthias Andree. |