* Implemented the deprecated "LAST" command in POP3. Some clients need it.
[citadel.git] / citadel / ChangeLog
index 03de74fef23269abe13c6785a0210486ece979d6..cb5efad3fa47063c2be74228de4db6366f2b7e40 100644 (file)
@@ -1,4 +1,8 @@
 $Log$
+Revision 1.457  2000/02/08 21:00:47  ajc
+* Implemented the deprecated "LAST" command in POP3.  Some clients need it.
+* POP3 sessions now set the last-read pointer in Mail>.
+
 Revision 1.456  2000/02/07 05:15:00  ajc
 * Renamed CtdlLocalHost() to CtdlHostAlias() and worked it a little deeper into
   the message routing logic.  Still needs some work on the gateway-domain
@@ -1607,3 +1611,4 @@ Sat Jul 11 00:20:48 EDT 1998 Nathan Bryant <bryant@cs.usm.maine.edu>
 
 Fri Jul 10 1998 Art Cancro <ajc@uncnsrd.mt-kisco.ny.us>
        * Initial CVS import 
+