]> code.citadel.org Git - citadel.git/blobdiff - citadel/ChangeLog
* Modularized the RWHO (Read WHO is online) command, basically as a pilot
[citadel.git] / citadel / ChangeLog
index 7466ee8e85fd2916286ec277ffb13f1fad872b11..10957e74db96e1c80e16b65c5299d05f56f32d9d 100644 (file)
@@ -1,4 +1,12 @@
 $Log$
+Revision 1.469  2000/02/25 06:14:05  ajc
+* Modularized the RWHO (Read WHO is online) command, basically as a pilot
+  for modularizing all "non-API" functionality.
+
+Revision 1.468  2000/02/24 03:44:00  ajc
+* Implemented holdoff time (15 minutes) for SMTP send retry.
+* Implemented "try for 3 days and then give up" on SMTP send.
+
 Revision 1.467  2000/02/24 00:51:48  ajc
 * Client protocol synchronization check during exit from chat.
   This closes Bug #15.