]> code.citadel.org Git - citadel.git/blobdiff - citadel/ChangeLog
* Added a per-user client option to always compose messages using the
[citadel.git] / citadel / ChangeLog
index a6c7944a339256c0097e38f2e805cef5d20fbe2d..8d18dfb2bea4755ef40e75fec75d1bfc06d859f9 100644 (file)
@@ -1,5 +1,20 @@
 $Id$
 
+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