# HG changeset patch # User Mikael Berthe # Date 1195421862 -3600 # Node ID 6ff264af7d9432002c9fabf9d66753fb2482ec02 # Parent 6d4770f35ddde6fa84150116f0a49c7692ae3c26 Update ChangeLog diff -r 6d4770f35ddd -r 6ff264af7d94 mcabber/ChangeLog --- a/mcabber/ChangeLog Sun Nov 18 22:08:48 2007 +0100 +++ b/mcabber/ChangeLog Sun Nov 18 22:37:42 2007 +0100 @@ -1,10 +1,19 @@ mcabber (0.9.5-dev) + * Implement internal hooks: post-connect, pre-disconnect + * Extend command /source; any command can be used in a sourced file + once mcabber is running * [OTR] New option 'otr' (to enable OTR support in the conf. file) * [OTR] Disable OTR encryption for non-user contacts + * [SSL] Do not connect when the SSL settings can't be used * [MUC] Add "/room names --detail" + * Add command /roster item_toggle_lock + * A group name can be specified in the /group command + * [UI] Remove the restriction on the message sizes for displaying + incoming messages * History logfile: Use a special code (MI) for local MUC info messages - * Misc. bugfixes + * Usual misc. improvements and bugfixes + * Update Polish translation -- Mikael, ?