]> code.citadel.org Git - citadel.git/blobdiff - citadel/ChangeLog
Began implementation of Journaling and Envelope Journaling.
[citadel.git] / citadel / ChangeLog
index f8023e4f91414c22a01d706f9036413dd1ced31a..745d3489a6775010ff014f0840aa44a66f755ca1 100644 (file)
@@ -1,5 +1,13 @@
 $Id$
 
+Wed Jan  4 18:14:13 EST 2006 ajc
+* Began implementation of Journaling and Envelope Journaling.
+
+Thu Dec 15 23:12:05 EST 2005 ajc
+* Include a pre-fixed parsedate.c in the source tree in order to eliminate
+  the requirement for yacc or bison to build Citadel.  Also, 'make clean'
+  no longer deletes parsedate.c
+
 Thu Dec 15 10:51:45 EST 2005 ajc
 * newinstall.sh: be smarter about how wget and curl are used