]> code.citadel.org Git - citadel.git/blobdiff - citadel/ChangeLog
* MSG4 (and CtdlOutputMsg() as well) now accepts an optional MIME part
[citadel.git] / citadel / ChangeLog
index 39866b96676ea03f0ad81f5dd3995991a2f79441..e1afd2ed737fafcdc9c92d94c3d725c516608c0d 100644 (file)
@@ -1,3 +1,13 @@
+Fri Oct 21 15:12:45 EDT 2005 ajc
+* MSG4 (and CtdlOutputMsg() as well) now accepts an optional MIME part
+  specifier, allowing the client to fetch an encapsulated message
+  attached as message/rfc822 instead of the top-level message.
+
+Thu Oct 20 17:55:12 EDT 2005 ajc
+* ft_wordbreaker.c: added a list of "noise words" to ignore.  This is
+  admittedly EN/US specific, so if anyone wants to contribute noise words
+  for other languages...
+
 Wed Oct 19 22:55:19 EDT 2005 ajc
 * serv_calendar.c: registered a fixed output hook for text/calendar.