]> code.citadel.org Git - citadel.git/blobdiff - citadel/ChangeLog
* Finished (mostly) the Sleepycat DB backend ... added transaction logging
[citadel.git] / citadel / ChangeLog
index 768079dbb4516f83c65e099229e27e963fd4b485..cb9114fa8523bce4066e486a7e3cd4fa4f8dfd23 100644 (file)
@@ -1,4 +1,18 @@
  $Log$
+ Revision 573.37  2000/12/03 04:12:21  ajc
+ * Finished (mostly) the Sleepycat DB backend ... added transaction logging
+
+ Revision 573.36  2000/11/30 03:23:17  ajc
+ * Got the Sleepycat DB back end working, by opening the databases in a non
+   shared, non threaded mode, and using Citadel's locking to serialize access.
+
+ Revision 573.35  2000/11/29 05:00:02  ajc
+ * I think the db stuff is ok, but my db library is fux0red...
+
+ Revision 573.34  2000/11/27 14:12:09  error
+ * commands.c: fixups to print_express() to make external command not print
+   extraneous stuff to the terminal and make the displayed message consistent
+
  Revision 573.33  2000/11/27 10:41:14  error
  * print_express(): now uses GEXP instead of old PEXP; displays timestamps