* Started writing wiki code. It completely does not work. :)
[citadel.git] / webcit / ChangeLog
index 712a9c0ae43d75338c88bfdedc90ab60b22ffdce..e21c168c60424defdc4e7428be60f2e896f4a73b 100644 (file)
@@ -1,5 +1,43 @@
 $Id$
 
+Fri Jan 20 16:39:04 EST 2006 ajc
+* Started writing wiki code.  It completely does not work.  :)
+
+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
+
+Sat Jan 14 23:40:28 EST 2006 ajc
+* setup.c: remove "--backtitle" from calls to "dialog" because its
+  availability cannot be depended upon.
+
+Fri Jan 13 15:25:18 EST 2006 ajc
+* THIS IS 6.70
+
+Sat Jan 14 18:25:58 EST 2006 ajc
+* Config: Correct forged From: lines during authenticated SMTP
+
+Fri Jan 13 00:01:58 EST 2006 ajc
+* Removed the split bbview because it's b0rken in IE
+
 Thu Jan 12 00:40:28 EST 2006 ajc
 * Changes to instant messenger to work around IE bugs