From e1b39090cb10bb7c6211789450ecad8a81e241f2 Mon Sep 17 00:00:00 2001 From: Giuseppe Bilotta Date: Tue, 23 Jan 2007 16:41:14 +0000 Subject: [PATCH] Previous commit also included reduced saving for the larts plugin, but the message log didn't mention that. Edit the ChangeLog to inform users of the reduced save functionality, explaining how it can be used to hand-edit the data files while the bot is running --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/ChangeLog b/ChangeLog index 19fa2d14..161ea203 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2007-01-23 Giuseppe Bilotta + + * Reduced saving: the salut, lart, and quotes plugin now only save + their datafiles if anything changed since last time. This speeds up + operations such as saving and rescanning; it also allow hand-editing + of the data files while the bot is running, since a rescan will load + the changed data files without overwriting them with a useless save + before. Of course this only works if there are no pending changes in + the running bot. + 2007-01-12 Giuseppe Bilotta * Server timeout: rework the server timeout code. Instead of PINGing -- 2.39.2