diff mcabber/ChangeLog @ 875:fcf82bc5037c

Update TODO & ChangeLog
author Mikael Berthe <mikael@lilotux.net>
date Fri, 26 May 2006 23:31:36 +0200
parents 114f08e3c29a
children e58ae191a25c
line wrap: on
line diff
--- a/mcabber/ChangeLog	Fri May 26 22:59:02 2006 +0200
+++ b/mcabber/ChangeLog	Fri May 26 23:31:36 2006 +0200
@@ -1,9 +1,19 @@
 mcabber (0.7.7-dev)
 
+ * New "status" special buffer
+   This buffer contains the log window data.
+ * Mcabber do not stop when there is no configuration file
+ * New command "/help" (online help)
+ * New command "/authorization request_unsubscribe"
+ * New command "/msay toggle_verbatim"
+ * New command "/buffer purge"
+ * New commands "/buffer scroll_lock|scroll_unlock|scroll_toggle"
+ * The commands /alias and /bind now list the defined aliases and key bindings
  * Fix a small buddylist bug when receiving a subscription request
    (the buddylist wasn't always refreshed)
  * Fix a bug (hang) in the input line
  * Display incomplete subscriptions in the roster
+ * Remember the status message when a contact goes offline
  * Extand "/event" to allow a wildchar '*'
  * New option "block_unsubscribed"
    When set, messages from people who don't have a subscription to our
@@ -11,9 +21,17 @@
  * New option "delete_on_reject"
    When set, people are automatically removed from the roster if their
    subscription request is rejected.
+ * MUC: New option "muc_auto_whois"
+ * MUC: Allow "/room join . [nick]" if the current item is a MUC room
+ * MUC: Fix joining a room when the buddylist is empty
+ * MUC: Try to work around some server and network issues
  * Ctrl-l now reread color option values
  * Tab characters are expanded when the "verbatim multi-line mode" is enabled
  * Disable file permission checks on Cygwin
+ * Improve logging (especially, XML data isn't truncated anymore)
+ * Fix negative priority
+ * Other misc. bugfixes and improvements
+ * Documentation updates
 
  -- Mikael, ?