]> code.citadel.org Git - citadel.git/blobdiff - webcit/ChangeLog
converted comments to get caught by doxygen
[citadel.git] / webcit / ChangeLog
index 89b03edb27c976890eb9fdb80b490b21fff654ec..9e48525efe6a36185f55e6b3156b6097609ccc68 100644 (file)
@@ -1,5 +1,24 @@
 $Id$
 
+Fri Jan 20 21:03:25 CET 2006 dothebart
+* Started with doxygen style comments and doxygen config.
+       
+Thu Jan 19 23:18:01 EST 2006 ajc
+* Began adding the infrastructure to support wiki mode rooms.
+
+Thu Jan 19 00:00:16 EST 2006 ajc
+* Fixed a small memory leak
+
+Wed Jan 18 23:09:26 EST 2006 ajc
+* THIS IS 6.71
+
+Wed Jan 18 16:39:12 EST 2006 ajc
+* fix_scrollbar_bug is now a class instead of an id.  Fixes validator warnings.
+* Corrected bad html generated when there's only one message in a summary view.
+* Retain both login name and display name (fullname) in session structure.
+  This fixes chat window authentication when connecting to a Citadel server
+  using host based authentication.
+
 Mon Jan 16 11:52:53 EST 2006 ajc
 * Experimental unix domain socket listener