]> code.citadel.org Git - citadel.git/blobdiff - webcit/ChangeLog
* Header file adjustments to make it work on FreeBSD
[citadel.git] / webcit / ChangeLog
index 08e144bca0cef3c0450565f0f119bf6e77d609bf..86eb8899afcdb79120639a7442c796ed1d4a7d84 100644 (file)
@@ -1,4 +1,26 @@
 $Log$
+Revision 619.14  2005/06/27 22:15:38  ajc
+* Header file adjustments to make it work on FreeBSD
+
+Revision 619.13  2005/06/27 17:38:06  ajc
+* HTML pages are now output as "Content-type: text/html; charset=utf-8"
+  UTF-8 is going to be the standard character set for the Citadel system.
+
+Revision 619.12  2005/06/24 19:58:02  ajc
+* Added a "preferences and settings" screen for each user.
+* Removed the javascript date output stuff because it's not granular
+  or international enough.
+* All dates and times can now be 12 or 24 hours.
+
+Revision 619.11  2005/06/24 15:17:48  ajc
+* The date/time stamp of messages are now output using JavaScript's
+  toLocaleString() function, observing the browser's locale and timezone
+  instead of the web server's.
+
+Revision 619.10  2005/06/23 04:01:59  ajc
+* groupdav_main.c: remove double slashes in path name
+  (suggested by Johannes Schneider)
+
 Revision 619.9  2005/06/22 03:04:22  ajc
 * siteconfig.c: add "auto db log cull" setting now in Citadel 6.52
 
@@ -2639,4 +2661,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
-