changeset 1696:c9f90003e44b

Update ChangeLog
author Mikael Berthe <mikael@lilotux.net>
date Sat, 06 Feb 2010 20:41:30 +0100
parents 8cec41ebecb3
children d080e7cda46c
files mcabber/ChangeLog
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/mcabber/ChangeLog	Sat Feb 06 20:13:10 2010 +0100
+++ b/mcabber/ChangeLog	Sat Feb 06 20:41:30 2010 +0100
@@ -4,9 +4,17 @@
  * MCabber can now do DNS SRV lookups so the variable
    'username' has been replaced with 'jid' in the configuration file
  * Add support for modules in mcabber (Myhailo Danylenko)
+ * Sample "beep" module (Myhailo Danylenko)
+ * Allow commands shading (Myhailo Danylenko)
  * Message Receipts (XEP-0184) support (franky)
  * Update of Entity Capabilities support (franky)
  * Allow changing the nickname in MUC bookmarks (Myhailo Danylenko)
+ * Print list of options with "/set" (Myhailo Danylenko)
+ * Add libidn support
+ * Command "/source" now accepts a file pattern (Myhailo Danylenko)
+ * Tracelog level can now be changed at runtime (Myhailo Danylenko)
+ * Obsolete option 'hide_offline_buddies' has been removed
+ * Obsolete XEP-0022 (Message Events) is now disabled by default
 
  -- Mikael, ?