aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1996-09-13 19:07:38 +0000
committerEric S. Raymond <esr@thyrsus.com>1996-09-13 19:07:38 +0000
commit538023278d853b2f310954e0b220be25ccea6330 (patch)
tree12b9ab819fdf7f30127c60156072acb62f177a48 /NEWS
parent0df439b3a15fac408f8273c22e4a94b7b70d166f (diff)
downloadfetchmail-538023278d853b2f310954e0b220be25ccea6330.tar.gz
fetchmail-538023278d853b2f310954e0b220be25ccea6330.tar.bz2
fetchmail-538023278d853b2f310954e0b220be25ccea6330.zip
QNX port.
svn path=/trunk/; revision=96
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index c6393294..fcdc8653 100644
--- a/NEWS
+++ b/NEWS
@@ -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.