]> code.citadel.org Git - citadel.git/blobdiff - citadel/ChangeLog
* New UI for mailing list setup
[citadel.git] / citadel / ChangeLog
index 55644cbad47a68375e070b9e33b05506747884a5..83b12416394f8fcd7b41ee0805a9b206890d8edf 100644 (file)
@@ -1,4 +1,46 @@
  $Log$
+ Revision 580.6  2001/07/24 13:17:54  ajc
+ * New UI for mailing list setup
+ * rooms.c: code cleanup
+ * docs update
+
+ Revision 580.5  2001/07/20 23:48:23  nbryant
+ fix build on solaris, check default install location for db 3.2, and silence
+ gcc 3.0
+
+ Revision 580.4  2001/07/16 14:24:30  ajc
+ * Silly cosmetic change to keep the wholist ordered by ascending session number
+
+ Revision 580.3  2001/07/13 00:01:36  ajc
+ * Shuffled around some of the housekeeping loop code
+
+ Revision 580.2  2001/07/11 17:01:10  ajc
+ * database_sleepycat.c: small changes to log messages
+
+ Revision 580.1  2001/07/11 04:35:40  nbryant
+ moved dret initialization in cdb_fetch, just in case
+
+ Revision 580.0  2001/07/03 03:07:06  ajc
+ * THIS IS 5.80
+
+ Revision 573.143  2001/07/03 03:06:50  ajc
+ * Last minute doco update for 5.80
+
+ Revision 573.142  2001/07/01 15:44:32  nbryant
+ configure.in: check for Berkeley DB first.
+
+ Revision 573.141  2001/06/27 23:34:30  ajc
+ * Added some verbage to messages/roomaccess to placate a user who keeps
+   bitching about privacy policy.
+
+ Revision 573.140  2001/06/19 03:41:04  ajc
+ * Ooops... last_cull needs to be declared static
+
+ Revision 573.139  2001/06/19 03:33:19  ajc
+ * imap_fetch.c: download MIME parts without decoding first.  We like that.
+ * database_sleepycat.c: added automatic culling of log files which have not
+   been written to in five days.
+
  Revision 573.138  2001/06/17 19:42:23  nbryant
  fix all the <time.h> vs. <sys/time.h> issues, hopefully
 
@@ -2541,4 +2583,3 @@ 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 
-