diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1996-10-09 20:00:43 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1996-10-09 20:00:43 +0000 |
commit | c87d7e8bdb5159d19457a6542d4eab69f3c9c77b (patch) | |
tree | e360d55b570513b1e8d59d89d1a729ebaae1e8fa | |
parent | ef5f4587f2893411402ad5d36fb3403a4e7d1a51 (diff) | |
download | fetchmail-c87d7e8bdb5159d19457a6542d4eab69f3c9c77b.tar.gz fetchmail-c87d7e8bdb5159d19457a6542d4eab69f3c9c77b.tar.bz2 fetchmail-c87d7e8bdb5159d19457a6542d4eab69f3c9c77b.zip |
Ready to ship.
svn path=/trunk/; revision=277
-rw-r--r-- | NEWS | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,9 +1,9 @@ To-do list: At this point, the fetchmail code appears to be stable and free of -bugs affecting normal operation (that is, forwarding to SMTP from a -single server host). It will probably undergo substantial change only -if and when support for a new retrieval protocol is added. +bugs affecting normal operation (that is, forwarding to SMTP using +POP3 or IMAP on a default port). It will probably undergo substantial +change only if and when support for a new retrieval protocol is added. Support IMAP4 extensions for secure challenge-response, once they're actually standardized. @@ -12,7 +12,7 @@ Inflict severe pain on the person(s) responsible for removing LAST from POP3. Release Notes: -fetchmail-1.8 (Wed Oct 9 13:10:17 EDT 1996): +fetchmail-1.8 (Wed Oct 9 16:00:15 EDT 1996): features -- |