From 40e622c4ae1ccf8b9dfcec133d5f33f1d8b1217c Mon Sep 17 00:00:00 2001 From: Giuseppe Bilotta Date: Tue, 17 Oct 2006 11:25:09 +0000 Subject: salut plugin: handles multi-lingual salutations (hello/goodbye) --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 5f1fa982..f04416fb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2006-10-17 Giuseppe Bilotta + + * Salut plugin: handles (multilingual) salutations (hello/goodbye) + 2006-10-15 Giuseppe Bilotta * Language stuff: plugins can now handle language changes in a natural @@ -5,6 +9,10 @@ is not (yet) backwards compatible: the old larts/praises files from previous rbot setups have to be renamed manually * Language stuff: italian translations + * Utils.safe_save(filename): allows 'safe' saving of a file: it needs a + block, to which it will yield a temporary file on which operations can + be carried out. When the block returns, the tempfile will be renamed to + the given filename 2006-09-21 Giuseppe Bilotta -- cgit v1.2.3