]> code.citadel.org Git - citadel.git/blobdiff - webcit/ChangeLog
* HTML messages in foreign character sets are now converted to UTF-8 for
[citadel.git] / webcit / ChangeLog
index ae98bc8d13d42e0850ab59c592069e9dae54b8cb..2830db5437f3d7f06c3358ae95aea52cff5b79e9 100644 (file)
@@ -1,4 +1,17 @@
 $Log$
+Revision 619.30  2005/07/22 04:03:30  ajc
+* HTML messages in foreign character sets are now converted to UTF-8 for
+  display.
+
+Revision 619.29  2005/07/22 03:40:22  ajc
+* Handle display of RFC2047-encoded subjects and senders by converting
+  them to UTF-8 (all WebCit pages are output as UTF-8).  Resolves bug #136.
+
+Revision 619.28  2005/07/20 04:26:24  ajc
+* Detect libiconv on the host system and link it in if present.
+* If libiconv is present, convert foreign charsets to UTF-8 on the fly
+  when outputting text/plain messages.  (Still need to do text/html.)
+
 Revision 619.27  2005/07/19 17:05:23  ajc
 * Removed the last couple of places where forms were submitted using
   the GET method.  POST is just so technologically cleaner that we should
@@ -2719,4 +2732,3 @@ Sun Dec  6 19:50:55 EST 1998 Art Cancro <ajc@uncnsrd.mt-kisco.ny.us>
 
 1998-12-03 Nathan Bryant <bryant@cs.usm.maine.edu>
        * webserver.c: warning fix
-