changeset 767:d8d17eeb2988

Update documentation
author Mikael Berthe <mikael@lilotux.net>
date Sun, 19 Mar 2006 17:10:05 +0100
parents c71ff9ade18c
children 0f6d25a02450 15eefed5f1de
files mcabber/ChangeLog mcabber/TODO
diffstat 2 files changed, 10 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/mcabber/ChangeLog	Sun Mar 19 16:15:09 2006 +0100
+++ b/mcabber/ChangeLog	Sun Mar 19 17:10:05 2006 +0100
@@ -1,7 +1,14 @@
 mcabber (0.7.5-dev)
 
  * UI change: Add two status/info lines
- * Name change for the color options
+ * Meta keys can be used (and bound to a command)
+ * Add Ctrl-left/right to move 1 word backward/forward in the input line
+ * Outgoing messages can be colorized
+ * The color options names have changed, several colors have been added.
+   Bright (bold) colors can be used for the text.
+   A theme directory has been created.
+ * New "/event" command.
+   Subscription requests are not automatically accepted anymore.
  * New IQ system, for Jabber IQ request
  * Add "/request time|version" commands
  * Add "/roster hide|show|toggle" commands
@@ -13,6 +20,8 @@
  * Improved English messages (thanks to Philip M. White)
  * Fix a small issue with resources containing uppercase chars in /status_to
  * Fix iq:time handling: really return UTC time when answering a request
+ * Sync libjabber with upstream
+ * A lot of small bugfixes
  * Documentation updates
 
  -- Mikael, ?
--- a/mcabber/TODO	Sun Mar 19 16:15:09 2006 +0100
+++ b/mcabber/TODO	Sun Mar 19 17:10:05 2006 +0100
@@ -1,8 +1,6 @@
 
 BUGS:
 
-* The PgUp and Ins keys do not work for some people
-  Cannot reproduce, any help appreciated.
 * mcabber does not work with gnutls
 
 
@@ -10,7 +8,6 @@
 
 * UTF-8 support (Can somebody help me?)
 * Implement automatic reconnection after network failure
-* Presence notification is always accepted.  We should ask...
 * Show number of online contacts in folded groups
 * Publish personal information
 * GPG support