]> code.citadel.org Git - citadel.git/commitdiff
The new AJAX-based instant messenger now handles sending messages, and
authorArt Cancro <ajc@citadel.org>
Mon, 2 Jan 2006 21:40:38 +0000 (21:40 +0000)
committerArt Cancro <ajc@citadel.org>
Mon, 2 Jan 2006 21:40:38 +0000 (21:40 +0000)
  also multiple concurrent conversations.

webcit/ChangeLog

index aa91ac559216fc5b0e78fe0b040a379b87dbd448..c3c7258063690f8f434b2f6947970334dc045f0d 100644 (file)
@@ -1,5 +1,9 @@
 $Id$
 
+Mon Jan  2 16:39:55 EST 2006 ajc
+* The new AJAX-based instant messenger now handles sending messages, and
+  also multiple concurrent conversations.
+
 Mon Jan  2 13:36:56 EST 2006 ajc
 * New way to display incoming instant messages.  Not finished.