changeset 2174:b3742d9ad961

Update ChangeLog
author Mikael Berthe <mikael@lilotux.net>
date Sun, 28 Jun 2015 16:59:20 +0200
parents cf08c3b630af
children 6b2403ddecb3
files mcabber/ChangeLog
diffstat 1 files changed, 17 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/mcabber/ChangeLog	Sun Jun 28 15:39:24 2015 +0200
+++ b/mcabber/ChangeLog	Sun Jun 28 16:59:20 2015 +0200
@@ -1,13 +1,28 @@
 mcabber (0.10.4-dev)
 
- * 
+ * Message Carbons support / XEP-0280 (Roeland Jago Douma)
+ * Support for using external password managers (Christian Burkert)
+ * [UI] Add a backward completion (Oleg)
+ * [UI] Multilanguage spell checking (Dmitry Potapov)
+ * [UI] New option 'buffer_smart_scrolling' to lock buffer automatically
+   when scrolled up (Hermitifier)
+ * [UI] New command /roster next_open_buffer
+ * [UI] New option 'attention_char'
+ * [UI] Try to display the GLib warnings in the log window
+ * [UI] Display the number of occupants in MUC rooms (shizeeque)
+ * [UI] New option switch /room topic -u to unescape the topic (shizeeque)
+ * [MUC] Support for storing MUC room passwords (Nico Golde)
+ * [MUC] Use bookmarked password (if any) when using "/room join"
+ * [Hooks] New "hook-mdr-received" hook
+ * Remove support for obsolete XEP 22 (Frank Zschockelt)
+ * Misc. bugfixes and minor improvements
 
  -- Mikael, ?
 
 mcabber (0.10.3)
 
  * [UI] Add option 'iq_time_hide'
- * [UI] Add 'iq_version_hide', 'iq_version_hide_version'
+ * [UI] Add 'iq_version_hide_os', 'iq_version_hide_version'
  * Improved handling of damaged history log files
  * Switch to libotr v4 API (Myhailo Danylenko)
  * Add SSL options (Frank Zschockelt)