aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1996-08-22 22:59:05 +0000
committerEric S. Raymond <esr@thyrsus.com>1996-08-22 22:59:05 +0000
commit3de1461231102f0b49264fa3346bdee334590fd2 (patch)
treede41cf8e0d3b17c82bf0479dcaf62fd50825d0eb /NEWS
parent36159e7494bd14e0e19584cc5593c0bb5e902609 (diff)
downloadfetchmail-3de1461231102f0b49264fa3346bdee334590fd2.tar.gz
fetchmail-3de1461231102f0b49264fa3346bdee334590fd2.tar.bz2
fetchmail-3de1461231102f0b49264fa3346bdee334590fd2.zip
Added support for RFC-1725-compliant servers with UIDL and without LAST.
svn path=/trunk/; revision=56
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 40e2ca1e..08aab328 100644
--- a/NEWS
+++ b/NEWS
@@ -14,6 +14,11 @@ S/key for secure challenge-response.
Implement IMAP support.
+3.05:
+
+* Experimental support for RFC1725-compliant POP servers with the UIDL
+ command and without LAST.
+
3.04:
* Logfile option works.