]> code.citadel.org Git - citadel.git/blobdiff - webcit/ChangeLog
* Ditched the frames mode completely. It wasn't working properly in,
[citadel.git] / webcit / ChangeLog
index d57b18577cbda849386bbb354d1beb25ce2ee1a9..71e4018182b701276bb8cba5ad4d50c9b8918efd 100644 (file)
@@ -1,8 +1,14 @@
+Wed Jun  2 23:47:58 EDT 1999 Art Cancro <ajc@uncnsrd.mt-kisco.ny.us>
+       * Ditched the frames mode completely.  It wasn't working properly in,
+         among other places, IE 5.  Die, Bill, Die.
+
 Sat May 29 00:25:47 EDT 1999 Art Cancro <ajc@uncnsrd.mt-kisco.ny.us>
        * Fixed the behavior of the "forget room" routine, to properly handle
          the transition back to the Lobby after it's all done.
        * Added ExpressMessageCat() to allow code to send the user messages
          along with incoming express messages
+       * WebCit now sends the name of the end user's browser as the client
+         name in a Citadel IDEN command rather than its own name.
 
 Fri May 21 23:35:17 EDT 1999 Art Cancro <ajc@uncnsrd.mt-kisco.ny.us>
        * Minor code cleanups