comparison mcabber/ChangeLog @ 247:fca26cafb7c8

[/trunk] Changeset 260 by mikael * Update ChangeLog & TODO
author mikael
date Tue, 14 Jun 2005 19:42:25 +0000
parents 20111c373ba3
children cb7f944741e4
comparison
equal deleted inserted replaced
246:57f9005b8844 247:fca26cafb7c8
1 mcabber (0.6.1) 1 mcabber (0.6.1)
2 2
3 * Fix backspace handling (KEY_BACKSPACE isn't reliable) 3 * Fix backspace handling (KEY_BACKSPACE isn't reliable)
4 * Change logfile date format to iso8601 (more readable!)
5 A script is available in contrib/ to convert the existing (old) logfiles
4 * Implement Ctrl-q (jump to first/next unread message) 6 * Implement Ctrl-q (jump to first/next unread message)
5 * Implement initial support for multi-line messages (/msay command) 7 * Implement initial support for multi-line messages (/msay command)
8 * The /add command can now set the nickname
6 * Display a warning when the locale is UTF-8 9 * Display a warning when the locale is UTF-8
7 * Display log notice when sending a notification request message 10 * Display log notice when sending a notification request message
8 * Update INSTALL and mcabberrc.example files for better explanations 11 * Update INSTALL and mcabberrc.example files for better explanations
9 * Comment out useless code (fix a compilation error with gcc 4) 12 * Comment out useless code (fix a compilation error with gcc 4)
10 * Add Makefile for the doc subdir; manpage will be installed now 13 * Add Makefile for the doc subdir; the manpage will be installed now
11 14
12 -- Mikael, ? 15 -- Mikael, ?
13 16
14 mcabber (0.6.0) 17 mcabber (0.6.0)
15 18