From 5f98c0e77b9e8ef4320b87a008e6f4c02c17fe90 Mon Sep 17 00:00:00 2001 From: Dan Harkless Date: Tue, 9 May 2000 06:53:21 +0000 Subject: [PATCH] Shantonu updated the DIFFERENCES file to no longer say that APOP isn't supported, but in so doing, he removed the note that RPOP isn't supported. Put it back. --- ChangeLog | 5 ++++- docs/DIFFERENCES | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index fe72ffa..1fdd6f8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,4 @@ -Mon May 08 23:46:29 2000 Dan Harkless +Mon May 08 23:51:55 2000 Dan Harkless * Doug informed me that the way I had restored the "lost" version histories was wrong, because `cvs checkout's of old versions of @@ -26,6 +26,9 @@ Mon May 08 23:46:29 2000 Dan Harkless files so that they're owned by root, preventing a Trojaning attack by a malicious remote user with a UID matching yours. + * Changed DIFFERENCES to say that RPOP is not currently supported + rather than implying it by saying that APOP, KPOP, and POP[3] are. + Sat May 06 08:28:09 2000 Dan Harkless * Restored lost version histories for those moved files by doing a diff --git a/docs/DIFFERENCES b/docs/DIFFERENCES index 110f88e..1540197 100644 --- a/docs/DIFFERENCES +++ b/docs/DIFFERENCES @@ -22,7 +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, APOP, and KPOP is still present. + RPOP on the client side is not currently supported. *) 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