From d30940cb5ff75cf7eab81f6a588b3b5297a762ad Mon Sep 17 00:00:00 2001 From: Tom Gilbert Date: Sat, 30 Jul 2005 21:35:57 +0000 Subject: Sat Jul 30 22:33:36 BST 2005 Tom Gilbert * Config items are now objects, various types are available. * The config wizard will now use registered config items if :wizard is set to true for those items. It will ask questions in the order they were registered. * The config module now works for doing runtime configuration. * misc refactoring --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 68e85fca..af545d9a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +Sat Jul 30 22:33:36 BST 2005 Tom Gilbert + + * Config items are now objects, various types are available. + * The config wizard will now use registered config items if :wizard is set + to true for those items. It will ask questions in the order they were + registered. + * The config module now works for doing runtime configuration. + * misc refactoring + Sat Jul 30 01:19:32 BST 2005 Tom Gilbert * config module for configuring the running bot via IRC -- cgit v1.2.3