diff mcabber/ChangeLog @ 335:3ec329a1c621

Update NEWS, TODO & ChangeLog
author Mikael Berthe <mikael@lilotux.net>
date Mon, 18 Jul 2005 20:10:36 +0100
parents c981455284d5
children 74cf831b8117
line wrap: on
line diff
--- a/mcabber/ChangeLog	Mon Jul 18 20:03:03 2005 +0100
+++ b/mcabber/ChangeLog	Mon Jul 18 20:10:36 2005 +0100
@@ -1,13 +1,18 @@
 mcabber (0.6.4-dev)
 
+ * Configuration file format change (see NEWS file)
+   Aliases & key bindings can be put in the config. file
+ * Enable /set command
  * [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
+ * New autoaway feature (see sample config. file)
+ * New "/roster alternate".  Jumps to the last buddy window left in chat mode
+ * Handle "error" message type
  * 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, ?