]> code.citadel.org Git - citadel.git/blobdiff - citadel/ChangeLog
* Applied a patch sent in by Wilfried Goesgens which allows the various
[citadel.git] / citadel / ChangeLog
index 034903881c2d6f74b694871f9abeb1e7955fae34..9e46404244581aab4e5417e555c84b3c7809c22c 100644 (file)
@@ -1,4 +1,24 @@
 $Log$
+Revision 653.9  2005/07/26 02:49:25  ajc
+* Applied a patch sent in by Wilfried Goesgens which allows the various
+  program and data directories to be set to any location on the host
+  system.  This will allow packagers to do FSSTND-type configurations.
+
+Revision 653.8  2005/07/25 17:37:36  ajc
+* citadel_ipc.c: when performing a MSG4 command, don't return the
+  charset as part of the content-type string.
+
+Revision 653.7  2005/07/21 17:20:55  ajc
+* <.R>ead <U>ser-list now takes advantage of the server-side string match
+  if available.  It still filters on the client side as well, in case the
+  server is older and sent back the whole list.
+
+Revision 653.6  2005/07/21 15:02:27  ajc
+* Server-side LIST command now accepts a search string.
+
+Revision 653.5  2005/07/19 20:04:31  ajc
+* MSG4 command now outputs content type *and* charset
+
 Revision 653.4  2005/07/19 17:30:13  ajc
 * Fixed a bug in the MIME parser that was causing it to prematurely go
   out of scope when binary parts are included.  (8-bit MIME is not yet
@@ -6935,4 +6955,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
-