]> code.citadel.org Git - citadel.git/blobdiff - citadel/ChangeLog
* Implemented CONF server command for site-global configs
[citadel.git] / citadel / ChangeLog
index 9da9eff5d8c20248486046a019cd21f9c7c0093e..e07c44a25572d494c94cf9ed74435a50e1ded2f4 100644 (file)
@@ -1,7 +1,11 @@
 Fri Nov  6 20:22:20 EST 1998 Art Cancro <ajc@uncnsrd.mt-kisco.ny.us>
        * citadel.h (and related files): removed defunct parameters,
          c_defent and c_msgbase (erase your test bbs)
-       * Began implementing CONF server command for site-global configs
+       * Implemented CONF server command for site-global configs
+       * Shuffled yesno() and yesno_d() from routines.c to commands.c
+       * commands.c: implemented boolprompt()
+       * routines2.c: started adding CONF questions to <.AS> command
+       * room_ops.c: began a fix for the mysterious disappearing Aide room
 
 1998-11-05 Nathan Bryant <bryant@cs.usm.maine.edu>
        * snprintf.c: warning fix propagated over from gcit