comparison mcabber/ChangeLog @ 303:bb71b5707b00 0.6.2

Ready for 0.6.2 release
author Mikael Berthe <mikael@lilotux.net>
date Mon, 11 Jul 2005 21:30:41 +0100
parents 12f919be3da5
children 93d965185b4d
comparison
equal deleted inserted replaced
302:8ca708a0d550 303:bb71b5707b00
1 mcabber (0.6.2-dev) 1 mcabber (0.6.2)
2 2
3 * The history log file format has changed; the old log files written by 3 * The history log file format has changed; the old log files written by
4 mcabber < 0.6.1 are no longer supported and should be converted. 4 mcabber < 0.6.1 are no longer supported and should be converted.
5 Please see the NEWS file for the details. 5 Please see the NEWS file for the details.
6 * New multi-line "verbatim" mode (/msay verbatim). In this mode, all 6 * New multi-line "verbatim" mode (/msay verbatim). In this mode, all
14 * Status messages can be user-defined (see sample config. file) 14 * Status messages can be user-defined (see sample config. file)
15 * mcabber now warns when logging is enabled and there is a write error while 15 * mcabber now warns when logging is enabled and there is a write error while
16 writing to log files 16 writing to log files
17 * Remove busy/occupied status, which does not exist (it could be an alias for 17 * Remove busy/occupied status, which does not exist (it could be an alias for
18 dnd) 18 dnd)
19 * The settings system has been rewritten, but it is still not 100% ready yet 19 * The settings system has been rewritten
20 * Fix segfault when the resource is not specified 20 * Fix segfault when the resource is not specified
21 * New /alias command 21 * New /alias command
22 * New /bind command 22 * New /bind command
23 * Add /roster toggle_offline 23 * Add /roster toggle_offline
24 * Add /connect and /disconnect commands 24 * Add /connect and /disconnect commands
25 25
26 -- Mikael, ? 26 -- Mikael, 2005-07-11
27 27
28 mcabber (0.6.1) 28 mcabber (0.6.1)
29 29
30 * Fix backspace handling (KEY_BACKSPACE isn't reliable) 30 * Fix backspace handling (KEY_BACKSPACE isn't reliable)
31 * Change logfile date format to iso8601 (more readable!) 31 * Change logfile date format to iso8601 (more readable!)