comparison mcabber/ChangeLog @ 252:cb7f944741e4

[/trunk] Changeset 265 by mikael * Don't send "too big" messages in multi-line mode * TODO & ChangeLog updates
author mikael
date Sat, 25 Jun 2005 08:43:24 +0000
parents fca26cafb7c8
children ff9ba796cabb
comparison
equal deleted inserted replaced
251:806fcdd3b5da 252:cb7f944741e4
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!) 4 * Change logfile date format to iso8601 (more readable!)
5 A script is available in contrib/ to convert the existing (old) logfiles 5 A script is available in contrib/ to convert the existing (old) logfiles
6 MCabber will display a warning when parsing an old-style file
6 * Implement Ctrl-q (jump to first/next unread message) 7 * Implement Ctrl-q (jump to first/next unread message)
7 * Implement initial support for multi-line messages (/msay command) 8 * Implement initial support for multi-line messages (/msay command)
8 * The /add command can now set the nickname 9 * The /add command can now set the nickname
9 * Display a warning when the locale is UTF-8 10 * Display a warning when the locale is UTF-8
10 * Display log notice when sending a notification request message 11 * Display log notice when sending a notification request message
11 * Update INSTALL and mcabberrc.example files for better explanations 12 * Update INSTALL and mcabberrc.example files for better explanations
12 * Comment out useless code (fix a compilation error with gcc 4) 13 * Comment out useless code (fix a compilation error with gcc 4)
13 * Add Makefile for the doc subdir; the manpage will be installed now 14 * Add Makefile for the doc subdir; the manpage will be installed now
15 * Minor fixes
14 16
15 -- Mikael, ? 17 -- Mikael, ?
16 18
17 mcabber (0.6.0) 19 mcabber (0.6.0)
18 20