]> code.citadel.org Git - citadel.git/blobdiff - citadel/ChangeLog
* We now have a housekeeping thread and a housekeeping queue.
[citadel.git] / citadel / ChangeLog
index d69178f3721cedfd620173eb0830a9029acf681d..c62219b14c0a9f7b165cd9d50a782da6344b3a62 100644 (file)
@@ -1,4 +1,11 @@
 $Log$
+Revision 1.377  1999/10/04 03:19:52  ajc
+* We now have a housekeeping thread and a housekeeping queue.
+
+Revision 1.376  1999/10/03 21:48:21  ajc
+* Added serv_upgrade.h to automagically convert pre-5.55 format user records
+  to 5.55 format user records and generate vCards.
+
 Revision 1.375  1999/09/29 21:13:17  ajc
 * CtdlWriteObject() can now store objects in personal rooms for any specified
   user -- rather than only the current user or non-personal rooms.