diff mcabber/ChangeLog @ 236:72fd1273f2b7

[/trunk] Changeset 249 by mikael * Update TODO * Add /roster parameters "unread_first" and "unread_next" * Add Ctrl-q as a shortcut for "/roster unread_next" * Update Documentation (ctrl-q + unread_*) * Update ChangeLog
author mikael
date Fri, 10 Jun 2005 19:03:06 +0000
parents 193c08454aac
children 20111c373ba3
line wrap: on
line diff
--- a/mcabber/ChangeLog	Fri Jun 10 18:42:38 2005 +0000
+++ b/mcabber/ChangeLog	Fri Jun 10 19:03:06 2005 +0000
@@ -1,5 +1,13 @@
 mcabber (0.6.1)
 
+  * Fix backspace handling (KEY_BACKSPACE isn't reliable)
+  * Implement Ctrl-q (jump to first/next unread message)
+  * 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
+
  -- Mikael, ?
 
 mcabber (0.6.0)