]> code.citadel.org Git - citadel.git/blobdiff - citadel/ChangeLog
* Moved the "Content-Identifer" (sic) header out of the envelope journal
[citadel.git] / citadel / ChangeLog
index a6c7944a339256c0097e38f2e805cef5d20fbe2d..1e5f931eafe00f20e24d368f65c61ef231a35571 100644 (file)
@@ -1,5 +1,24 @@
 $Id$
 
+Wed Jan 11 11:07:47 EST 2006 ajc
+* Moved the "Content-Identifer" (sic) header out of the envelope journal
+  subpart headers and into the top-level headers.
+
+Tue Jan 10 22:26:00 EST 2006 ajc
+* Added a per-user client option to always compose messages using the
+  external editor.
+* Removed the "always reply with external editor" option from citadel.rc
+  because the per-user editor choice makes it superfluous.
+
+Tue Jan 10 17:20:30 EST 2006 ajc
+* Added "Content-Identifer: ExJournalReport" to journal envelope headers
+  (Requested by SECCAS for compatibility with their archival service.)
+  (Yes, it is spelled incorrectly.  The headers generated by Exchange are
+  spelled incorrectly and SECCAS requested that our headers look identical.)
+
+Mon Jan  9 17:23:39 EST 2006 ajc
+* docs/journaling.html: added.
+
 Mon Jan  9 12:56:57 EST 2006 ajc
 * Bumped the version number to 6.70 in preparation for a new release