changeset 1928:108c34b8a161

Update ChangeLog
author Mikael Berthe <mikael@lilotux.net>
date Thu, 11 Nov 2010 21:22:55 +0100
parents 3e3e73bb43f5
children 6b8e35624cce
files mcabber/ChangeLog
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
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