* fix_scrollbar_bug is now a class instead of an id. Fixes validator warnings.
[citadel.git] / webcit / ChangeLog
index 89b03edb27c976890eb9fdb80b490b21fff654ec..ad86d980c5b55e6059c38a78ec496542c93b5bd6 100644 (file)
@@ -1,5 +1,12 @@
 $Id$
 
+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