# HG changeset patch # User Mikael Berthe # Date 1121462827 -3600 # Node ID c981455284d5288c285c5e8585950c5a098ba890 # Parent 170bfbc1f1f6962ce5e4ed1ff3e1d5675a861e06 Update TODO & ChangeLog diff -r 170bfbc1f1f6 -r c981455284d5 mcabber/ChangeLog --- a/mcabber/ChangeLog Fri Jul 15 22:26:54 2005 +0100 +++ b/mcabber/ChangeLog Fri Jul 15 22:27:07 2005 +0100 @@ -1,9 +1,13 @@ mcabber (0.6.4-dev) + * [FIX] Convert status messages to/from UTF-8 + * The /status command can specify a status message + * Display the buddy status message when a buddy connects/changes his status * One Ctrl-C does not terminate mcabber anymore (the 2nd Ctrl-C do), but leaves multi-line message mode and aborts current completion * Add a sample script to handle events (currently, plays a sounds when a message is received) + * New autoaway feature (see sample config. file) -- Mikael, ? diff -r 170bfbc1f1f6 -r c981455284d5 mcabber/TODO --- a/mcabber/TODO Fri Jul 15 22:26:54 2005 +0100 +++ b/mcabber/TODO Fri Jul 15 22:27:07 2005 +0100 @@ -21,7 +21,6 @@ * Show status changes in buddy window (if open)? * Options completion * Configuration file parsing: parse as commands (set, alias, bind) -* Auto away * Keep track of buddy resources. Ex.: - buddy A connects with resource r1 - buddy A connects with resource r2 @@ -47,7 +46,6 @@ - /auth request|send [jid] - /search |name (server search) - - status status Message - /help - /rawxml...