]> code.citadel.org Git - citadel.git/blobdiff - citadel/ChangeLog
* Stripped the build of obsolete parts of the old networker no longer in use.
[citadel.git] / citadel / ChangeLog
index 44e058eae30fc70abd8160a1018b383fda19d1eb..6e0d0a159f9c76cdedd61e3e84e0f0eeda0c938e 100644 (file)
@@ -1,4 +1,17 @@
  $Log$
+ Revision 580.51  2001/10/06 19:51:47  ajc
+ * Stripped the build of obsolete parts of the old networker no longer in use.
+
+ Revision 580.50  2001/10/03 20:05:50  ajc
+ * serv_smtp.c: implement RFC2920 ESMTP "pipelining" extension on the server
+   side.  (No changes required other than advertising the extension.)
+
+ Revision 580.49  2001/10/03 03:15:16  ajc
+ * Implemented BOUNCE BOUNCE BOUNCE
+
+ Revision 580.48  2001/10/02 03:04:30  ajc
+ * Allow non-Aides to terminate sessions belonging to them
+
  Revision 580.47  2001/09/24 18:55:13  ajc
  * Completed migrating the "netpoll" utility into the serv_network module.
    Removed this utility.