diff 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
line wrap: on
line diff
--- 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