changeset 526:980b4e6a1e8f

Update TODO & ChangeLog
author Mikael Berthe <mikael@lilotux.net>
date Sun, 20 Nov 2005 00:28:17 +0100
parents c7f94f6e51f0
children d721b3502a77
files mcabber/ChangeLog mcabber/TODO
diffstat 2 files changed, 19 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/mcabber/ChangeLog	Sun Nov 20 00:12:53 2005 +0100
+++ b/mcabber/ChangeLog	Sun Nov 20 00:28:17 2005 +0100
@@ -1,7 +1,21 @@
 mcabber (0.7.1-dev)
 
- * Nickname completion in a room
- * Improved "/room names" command
+ * New option 'buddy_format' to select the way buddies are displayed in
+   the log window
+ * New option 'show_status_in_buffer' to display status changes in the
+   buffer (chat) window
+ * The "/status" command has been improved -- its behaviour has changed,
+   please read the manual page
+ * The log window height can be set
+ * Add "/buffer up" and "/buffer down" commands
+ * The "/move" command does not jump to the body in the new group anymore
+ * MUC: Nickname completion in a room
+ * MUC: Improved "/room names" command
+ * MUC: departure messages are displayed
+ * External commands: the message body can be passed to the external command
+   (see the sample configuration file and the sample eventcmd script)
+ * UTF-8 conversion failures are written to the tracelog file (if enabled)
+ * Fix a bug when moving a chatroom to another group (in the roster)
  * Minor cleanup (warnings and compilation stuff)
 
  -- Mikael, ?
--- a/mcabber/TODO	Sun Nov 20 00:12:53 2005 +0100
+++ b/mcabber/TODO	Sun Nov 20 00:28:17 2005 +0100
@@ -19,8 +19,10 @@
 * Buddy buffer in full width (useful for copy'n paste!)
   (i.e. hide roster window)
 * Publish personal information
-* Show status changes in buddy window (if open)?
+* GPG support
+* Colors for presence
 * Options completion
+* Persistent room in the roster (join every connect)
 * MUC: advanced settings for room creation
 * MUC: join password-protected room