aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2005-11-14 23:02:28 +0000
committerMatthias Andree <matthias.andree@gmx.de>2005-11-14 23:02:28 +0000
commit30b0881c9bdb0d33e2a972b01f2e72f119b75508 (patch)
tree7c988ef7f7251d67cda2820cf5135c8b47708301 /NEWS
parentcdd6a567ea8b77e6636e8368822b253fb622a025 (diff)
downloadfetchmail-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--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 727c61b3..4232c864 100644
--- a/NEWS
+++ b/NEWS
@@ -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.