# HG changeset patch # User Mikael Berthe # Date 1121432147 -3600 # Node ID f2d29644a0dfae1c7a186e9d710fddb67d339954 # Parent e315566f09b019e145c7f3ea908dbaab724943d0 Update TODO & ChangeLog diff -r e315566f09b0 -r f2d29644a0df mcabber/ChangeLog --- a/mcabber/ChangeLog Fri Jul 15 13:52:45 2005 +0100 +++ b/mcabber/ChangeLog Fri Jul 15 13:55:47 2005 +0100 @@ -1,7 +1,9 @@ mcabber (0.6.4-dev) * One Ctrl-C does not terminate mcabber anymore (the 2nd Ctrl-C do), but - abort current completion + 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) -- Mikael, ? diff -r e315566f09b0 -r f2d29644a0df mcabber/TODO --- a/mcabber/TODO Fri Jul 15 13:52:45 2005 +0100 +++ b/mcabber/TODO Fri Jul 15 13:55:47 2005 +0100 @@ -22,8 +22,6 @@ * Options completion * Configuration file parsing: parse as commands (set, alias, bind) * Auto away -* Add a sample script for the events command -* Make first Ctrl-C leave multi-line mode * Keep track of buddy resources. Ex.: - buddy A connects with resource r1 - buddy A connects with resource r2