X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=citadel%2FChangeLog;h=9da9eff5d8c20248486046a019cd21f9c7c0093e;hb=c1a85e88e78f9275e8504f744f16d1af1656e3fc;hp=9890c4fa46822955de415b074371519325f04696;hpb=d6426446376f90e296b1e076327042526283cf89;p=citadel.git diff --git a/citadel/ChangeLog b/citadel/ChangeLog index 9890c4fa4..9da9eff5d 100644 --- a/citadel/ChangeLog +++ b/citadel/ChangeLog @@ -1,3 +1,8 @@ +Fri Nov 6 20:22:20 EST 1998 Art Cancro + * 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 + 1998-11-05 Nathan Bryant * snprintf.c: warning fix propagated over from gcit