diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1996-09-13 19:07:38 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1996-09-13 19:07:38 +0000 |
commit | 538023278d853b2f310954e0b220be25ccea6330 (patch) | |
tree | 12b9ab819fdf7f30127c60156072acb62f177a48 /NEWS | |
parent | 0df439b3a15fac408f8273c22e4a94b7b70d166f (diff) | |
download | fetchmail-538023278d853b2f310954e0b220be25ccea6330.tar.gz fetchmail-538023278d853b2f310954e0b220be25ccea6330.tar.bz2 fetchmail-538023278d853b2f310954e0b220be25ccea6330.zip |
QNX port.
svn path=/trunk/; revision=96
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -10,6 +10,12 @@ Recode POP2 to use the same driver/method strategy as POP3/IMAP, so all three protocols will be able to forward messages through the generic driver to SMTP. (This requires that we find a POP2 server to test with.) +3.2: + +* RPOP support. + +* Ported to QNX (see the Makefile). + 3.1: * MDA arguments are now dumped when using the -V option. |