# HG changeset patch # User Mikael Berthe # Date 1122215460 -3600 # Node ID eb023d6b78901c82a00e4335108adb98863e0170 # Parent c30c0d0eb1294e14a29c3b37e2558647fadfed05 Update TODO & ChangeLog diff -r c30c0d0eb129 -r eb023d6b7890 .hgtags diff -r c30c0d0eb129 -r eb023d6b7890 mcabber/ChangeLog --- a/mcabber/ChangeLog Sun Jul 24 15:26:39 2005 +0100 +++ b/mcabber/ChangeLog Sun Jul 24 15:31:00 2005 +0100 @@ -1,6 +1,16 @@ mcabber (0.6.5-dev) - + * Add Debian directory for packaging, create an experimenal package + * Add a few external actions (MSG OUT, STATUS *) + The contrib/eventcmd script has been updated + * Use better messages for server connection states + * [FIX] Fix a segfault when starting mcabber in a really small terminal + * Fix some history log directory issues + * - Check history directory permissions and configuration file permissions + They are corrected automatically (to 700 and 600) + - Warn when mcabber main directory ($HOME/.mcabber) has bad permissions + * First Ctrl-C didn't really leave multi-line message mode! (merge issue) + * A few internal changes and minor bugfixes -- Mikael, ? diff -r c30c0d0eb129 -r eb023d6b7890 mcabber/TODO --- a/mcabber/TODO Sun Jul 24 15:26:39 2005 +0100 +++ b/mcabber/TODO Sun Jul 24 15:31:00 2005 +0100 @@ -5,8 +5,6 @@ TODO: -* More events -* Add debian/ directory * Improve debug logging system * Implement automatic reconnection after network failure * Presence notification is always accepted. We should ask... @@ -15,14 +13,11 @@ * 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 -* Buddy buffer in full width (handy for cut'n paste!) +* Buddy buffer in full width (handy for copy'n paste!) (i.e. hide roster window) -* Create .mcabber and .mcabber/histo dirs if needed. Or maybe not. - However it could be a good idea to check the permissions. * Publish personal information * Show status changes in buddy window (if open)? * Options completion -* Configuration file parsing: parse as commands (set, alias, bind) * Keep track of buddy resources. Ex.: - buddy A connects with resource r1 - buddy A connects with resource r2