changeset 247:fca26cafb7c8

[/trunk] Changeset 260 by mikael * Update ChangeLog & TODO
author mikael
date Tue, 14 Jun 2005 19:42:25 +0000
parents 57f9005b8844
children 701651393076
files mcabber/ChangeLog mcabber/src/TODO
diffstat 2 files changed, 5 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/mcabber/ChangeLog	Tue Jun 14 19:37:11 2005 +0000
+++ b/mcabber/ChangeLog	Tue Jun 14 19:42:25 2005 +0000
@@ -1,13 +1,16 @@
 mcabber (0.6.1)
 
   * Fix backspace handling (KEY_BACKSPACE isn't reliable)
+  * Change logfile date format to iso8601 (more readable!)
+    A script is available in contrib/ to convert the existing (old) logfiles
   * Implement Ctrl-q (jump to first/next unread message)
   * Implement initial support for multi-line messages (/msay command)
+  * The /add command can now set the nickname
   * Display a warning when the locale is UTF-8
   * Display log notice when sending a notification request message
   * Update INSTALL and mcabberrc.example files for better explanations
   * Comment out useless code (fix a compilation error with gcc 4)
-  * Add Makefile for the doc subdir; manpage will be installed now
+  * Add Makefile for the doc subdir; the manpage will be installed now
 
  -- Mikael, ?
 
--- a/mcabber/src/TODO	Tue Jun 14 19:37:11 2005 +0000
+++ b/mcabber/src/TODO	Tue Jun 14 19:42:25 2005 +0000
@@ -41,9 +41,7 @@
       (backward or forward? maybe search_backward/search_forward)
   - /group <expand|shrink|toggle>
     + rename
-  - /msay [jid]             (multi-lines "say")
   - /say_to <jid> blabla
-  - /add jid [Name]
   - /nick                   (I don't know if it makes sense for Jabber)
   - /info [jid]
   - /server connect|disconnect|register|unregister
@@ -51,6 +49,7 @@
   - /send_auth [jid]
   - Common status shortcuts: /away, /online, /busy, /dnd
   - /search <jid>|name
+  - /set option = value
   - /help
   - /rawxml...