view mcabber/NEWS @ 628:454399f026fa 0.7.2

Fix a bug in jb_addbuddy() "/add jabber@i.d nick" didn't work as expected, the nick wasn't set correctly. Thanks to "salvador" for noticing this.
author Mikael Berthe <mikael@lilotux.net>
date Tue, 20 Dec 2005 00:18:47 +0100
parents 1fb0a7fe4272
children 241c9128766a
line wrap: on
line source

mcabber (0.6.5)

 * The "debug" option has been replaced with the tracelog_level and
   tracelog_file options.  The sample config. file has been updated,
   so you should have a look at it if you want to use advanced logging.

 -- Mikael, 2005-07-25

mcabber (0.6.4)

 * The configuration file format has changed.  Options need to be set using
   the "set" keywords.  The sample config. file has been updated.

 -- Mikael, 2005-07-18

mcabber (0.6.2)

 * Support for old style (i.e. < 0.6.1) history logfiles has been removed.
   You can upgrade your logfiles with the script "contrib/conv_log_dates.pl"
   if you haven't already done it.
 * The colors option names have changed (and they aren't mandatory anymore).
   Please look at the sample config. file to update your mcabberrc.

 -- Mikael, 2005-07-11