# HG changeset patch # User Mikael Berthe # Date 1121006851 -3600 # Node ID 8af283462e63a58256a6edeee38cc1d4df526735 # Parent bc19dbd785510fa5cd9f44d820ea4aa19f25d272# Parent 9bdfef4f4735d10679c10ec387e2dd8f4a808721 Update TODO & ChangeLog diff -r bc19dbd78551 -r 8af283462e63 mcabber/ChangeLog --- a/mcabber/ChangeLog Sat Jul 09 13:52:34 2005 +0100 +++ b/mcabber/ChangeLog Sun Jul 10 15:47:31 2005 +0100 @@ -17,9 +17,11 @@ * Remove busy/occupied status, which does not exist (it could be an alias for dnd) * The settings system has been rewritten, but it is still not 100% ready yet + * Fix segfault when the resource is not specified * New /alias command * New /bind command * Add /roster toggle_offline + * Add /connect and /disconnect commands -- Mikael, ? diff -r bc19dbd78551 -r 8af283462e63 mcabber/TODO --- a/mcabber/TODO Sat Jul 09 13:52:34 2005 +0100 +++ b/mcabber/TODO Sun Jul 10 15:47:31 2005 +0100 @@ -5,10 +5,10 @@ TODO: +* Improve debug logging system * Presence notification is always accepted. We should ask... * UTF-8 support (Can somebody help me?) * Display status / chat mode -* /connect /disconnect ? * Pending message flag is not displayed when buddy is outside Contact window, maybe we could show it someway (maybe just a flag?). * Show number of online contacts in folded groups