From 499d7322f5053d81e8392ed8251068b97c671e2b Mon Sep 17 00:00:00 2001 From: Shantonu Sen Date: Tue, 9 May 2000 06:27:38 +0000 Subject: [PATCH] Updated POP capability to include APOP. --- docs/DIFFERENCES | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/docs/DIFFERENCES b/docs/DIFFERENCES index b664639..110f88e 100644 --- a/docs/DIFFERENCES +++ b/docs/DIFFERENCES @@ -22,10 +22,7 @@ GENERAL It now requires an ANSI C compiler (gcc is fine) to compile. *) A new option `-version' has been added to all the commands. *) The POP server (popd) has been removed from the distribution. - But the client-side support for POP and KPOP is still present. - Also nmh doesn't currently support some of the alternate forms of - POP such as APOP or RPOP that are contained in MH (although they - could easily be resurrected, if necessary). + But the client-side support for POP, APOP, and KPOP is still present. *) The support for MH-style bulletin boards has been removed (NNTP makes this obsolete anyway). *) Currently nmh doesn't support using shared libraries for libmh. -- 1.7.10.4