]> code.citadel.org Git - citadel.git/blobdiff - citadel/ChangeLog
* Wrote the rest of the use table code. Finished except for a bug.
[citadel.git] / citadel / ChangeLog
index 32ae52f1dcbcd350fbc1d838f3b1b49052fe7793..4a82342b7e73fcd5877bd44c06811b2b97388ec7 100644 (file)
@@ -1,4 +1,17 @@
  $Log$
+ Revision 580.56  2001/10/12 22:41:11  ajc
+ * Wrote the rest of the use table code.  Finished except for a bug.
+
+ Revision 580.55  2001/10/10 18:35:12  ajc
+ * Comments & cosmetics for previous update
+
+ Revision 580.54  2001/10/10 17:12:54  ajc
+ * Bugfix for MSG0 command to properly handle multipart/alternative
+
+ Revision 580.53  2001/10/06 21:32:29  ajc
+ * Finished the concurrency check for network polling.  (Now works both for
+   polling and being polled.  Severe UUCP deja vu.)
+
  Revision 580.52  2001/10/06 20:28:06  ajc
  * Began implementing some concurrency stuff for the networker