]> 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 5a18bdae45a03bdf4f1e1e62c57e1a7f2a2d3297..10957e74db96e1c80e16b65c5299d05f56f32d9d 100644 (file)
@@ -1,4 +1,19 @@
 $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.
+
+Revision 1.466  2000/02/22 16:37:28  ajc
+* Minor tweaks to RFC822 output to keep brain-damanged MS Outlook from dying
+
 Revision 1.465  2000/02/22 04:17:56  ajc
 * Got bounce messages working (mostly ... testers, please beat this up!)
 * Changed 'FIX' comments to 'FIXME' (less conflict, plus vim highlights it!)