Update ChangeLog
authorMikael Berthe <mikael@lilotux.net>
Thu, 11 Nov 2010 21:22:55 +0100
changeset 1928 108c34b8a161
parent 1927 3e3e73bb43f5
child 1929 6b8e35624cce
Update ChangeLog
mcabber/ChangeLog
--- a/mcabber/ChangeLog	Thu Nov 11 21:22:06 2010 +0100
+++ b/mcabber/ChangeLog	Thu Nov 11 21:22:55 2010 +0100
@@ -5,6 +5,8 @@
  * [MUC] Do not block MUC private messages when 'block_unsubscribed' is set
  * [MUC] Fix handling of empty room topic
  * [MUC] Add caps to presence when joining a MUC room
+ * New option 'completion_ignore_case' - completion is now case sensitive
+   by default
  * Display module API information in the output of /version
  * Increase the number of available categories for completions
  * [Hooks] New "hook-subscription" hook, update to the message-in hooks