comparison 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
comparison
equal deleted inserted replaced
235:f7f07794d2df 236:72fd1273f2b7
1 mcabber (0.6.1) 1 mcabber (0.6.1)
2
3 * Fix backspace handling (KEY_BACKSPACE isn't reliable)
4 * Implement Ctrl-q (jump to first/next unread message)
5 * Display a warning when the locale is UTF-8
6 * Display log notice when sending a notification request message
7 * Update INSTALL and mcabberrc.example files for better explanations
8 * Comment out useless code (fix a compilation error with gcc 4)
9 * Add Makefile for the doc subdir; manpage will be installed now
2 10
3 -- Mikael, ? 11 -- Mikael, ?
4 12
5 mcabber (0.6.0) 13 mcabber (0.6.0)
6 14