]> code.citadel.org Git - citadel.git/blobdiff - citadel/ChangeLog
* Dropped support for GDBM and for versions of Berkeley DB prior to 4.1
[citadel.git] / citadel / ChangeLog
index 5f6af59c1b67a3464f59c22e0b7fb22bd5dbdf4e..ab3f0c7163a924599ff54391d7555083ca734c87 100644 (file)
@@ -1,4 +1,22 @@
  $Log$
+ Revision 605.23  2003/03/19 04:04:56  ajc
+ * Dropped support for GDBM and for versions of Berkeley DB prior to 4.1
+
+ Revision 605.22  2003/03/18 05:15:05  ajc
+ * Applied a patch sent in by Clint Adams <schizo@debian.org> to handle
+   building on Debian's unstable with Berkeley DB 4.1, compiled with
+   the --with-db-uniquename when errno is a macro (as in glibc 2.3.1).
+
+ Revision 605.21  2003/03/17 11:56:35  error
+ * Fix <G>oto in alternate_semantics - it actually marks messages read now.
+
+ Revision 605.20  2003/03/17 04:03:14  ajc
+ * Supply a NULL argument as the second argument to accept() instead of an
+   empty buffer whose contents we never even look at.
+
+ Revision 605.19  2003/03/16 05:07:12  ajc
+ * Fixed the bug that caused freebusy publishes to crash.
+
  Revision 605.18  2003/03/15 23:05:08  ajc
  * Rewrite of calendar-to-freebusy conversion functions.  This one creates
    freebusy in the correct format, instead of what I mistakenly assumed it
@@ -4559,3 +4577,4 @@ Sat Jul 11 00:20:48 EDT 1998 Nathan Bryant <bryant@cs.usm.maine.edu>
 
 Fri Jul 10 1998 Art Cancro <ajc@uncensored.citadel.org>
        * Initial CVS import
+