From: Giuseppe Bilotta Date: Tue, 23 Jan 2007 16:41:14 +0000 (+0000) Subject: Previous commit also included reduced saving for the larts plugin, but the message... X-Git-Url: https://git.netwichtig.de/gitweb/?a=commitdiff_plain;h=e1b39090cb10bb7c6211789450ecad8a81e241f2;p=user%2Fhenk%2Fcode%2Fruby%2Frbot.git 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 --- 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