comparison mcabber/ChangeLog @ 239:20111c373ba3

[/trunk] Changeset 252 by mikael * Update ChangeLog * Add build script to generate manpage from AsciiDoc
author mikael
date Sat, 11 Jun 2005 19:14:55 +0000
parents 72fd1273f2b7
children fca26cafb7c8
comparison
equal deleted inserted replaced
238:8e30b2bb380e 239:20111c373ba3
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 * Implement Ctrl-q (jump to first/next unread message) 4 * Implement Ctrl-q (jump to first/next unread message)
5 * Implement initial support for multi-line messages (/msay command)
5 * Display a warning when the locale is UTF-8 6 * Display a warning when the locale is UTF-8
6 * Display log notice when sending a notification request message 7 * Display log notice when sending a notification request message
7 * Update INSTALL and mcabberrc.example files for better explanations 8 * Update INSTALL and mcabberrc.example files for better explanations
8 * Comment out useless code (fix a compilation error with gcc 4) 9 * Comment out useless code (fix a compilation error with gcc 4)
9 * Add Makefile for the doc subdir; manpage will be installed now 10 * Add Makefile for the doc subdir; manpage will be installed now