diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1996-08-22 22:59:05 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1996-08-22 22:59:05 +0000 |
commit | 3de1461231102f0b49264fa3346bdee334590fd2 (patch) | |
tree | de41cf8e0d3b17c82bf0479dcaf62fd50825d0eb /NEWS | |
parent | 36159e7494bd14e0e19584cc5593c0bb5e902609 (diff) | |
download | fetchmail-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-- | NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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. |