]> code.citadel.org Git - citadel.git/blobdiff - webcit/ChangeLog
* Replaced _most_ gotoroom() calls with smart_goto(), a version
[citadel.git] / webcit / ChangeLog
index fcf761af5b378fd02545b1ad2eee1d3659c7358d..fb1d0fe6773950ff94784c2d6812873a160da0e2 100644 (file)
@@ -1,3 +1,7 @@
+Mon May 10 23:09:34 EDT 1999 Art Cancro <ajc@uncnsrd.mt-kisco.ny.us>
+       * Replaced _most_ gotoroom() calls with smart_goto(), a version
+         which can differentiate the needs of frames and noframes modes
+
 Sat May  8 01:07:06 EDT 1999 Art Cancro <ajc@uncnsrd.mt-kisco.ny.us>
        * webserver.c: added "-t" option to send traces somewhere else