comparison mcabber/ChangeLog @ 1928:108c34b8a161

Update ChangeLog
author Mikael Berthe <mikael@lilotux.net>
date Thu, 11 Nov 2010 21:22:55 +0100
parents 3655f52687f0
children 45c8b217fabb
comparison
equal deleted inserted replaced
1927:3e3e73bb43f5 1928:108c34b8a161
3 * Display a warning when the configuration file hasn't been updated 3 * Display a warning when the configuration file hasn't been updated
4 * Display better messages when connecting to the XMPP server 4 * Display better messages when connecting to the XMPP server
5 * [MUC] Do not block MUC private messages when 'block_unsubscribed' is set 5 * [MUC] Do not block MUC private messages when 'block_unsubscribed' is set
6 * [MUC] Fix handling of empty room topic 6 * [MUC] Fix handling of empty room topic
7 * [MUC] Add caps to presence when joining a MUC room 7 * [MUC] Add caps to presence when joining a MUC room
8 * New option 'completion_ignore_case' - completion is now case sensitive
9 by default
8 * Display module API information in the output of /version 10 * Display module API information in the output of /version
9 * Increase the number of available categories for completions 11 * Increase the number of available categories for completions
10 * [Hooks] New "hook-subscription" hook, update to the message-in hooks 12 * [Hooks] New "hook-subscription" hook, update to the message-in hooks
11 (See ChangeLog.api) 13 (See ChangeLog.api)
12 * Many misc. bugfixes 14 * Many misc. bugfixes