]> code.citadel.org Git - citadel.git/blobdiff - citadel/ChangeLog
make it compile with Berkeley DB 4.0.x
[citadel.git] / citadel / ChangeLog
index abad033e915b64ca34acfe1b9154986f2244bbd2..8fd390b3e3585ed8902216a5e8cf49f9459d846d 100644 (file)
@@ -1,4 +1,25 @@
  $Log$
+ Revision 590.3  2001/12/13 22:29:57  nbryant
+ make it compile with Berkeley DB 4.0.x
+
+ Revision 590.2  2001/12/11 21:31:07  nbryant
+  - test for -ldb3 before -ldb
+
+ Revision 590.1  2001/12/11 20:04:41  nbryant
+  - fix library flags, includes for portability
+  - malloc.h is deprecated
+  - fix genstamp, hopefully
+  - fix size_t *printf handling for portability
+
+ Revision 590.0  2001/12/08 03:31:41  ajc
+ * THIS IS 5.90
+
+ Revision 580.95  2001/12/08 03:30:37  ajc
+ * Final changes to networking docs for 5.90
+
+ Revision 580.94  2001/12/06 05:13:34  ajc
+ * Added the documentation for room sharing and listserv
+
  Revision 580.93  2001/12/04 05:24:15  ajc
  * Added two more bytes to the possible length of shared secrets in networking
    due to some legacy support requirements.