mcabber/ChangeLog
changeset 1928 108c34b8a161
parent 1925 3655f52687f0
child 1930 45c8b217fabb
--- 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