mcabber/NEWS
author Mikael Berthe <mikael@lilotux.net>
Wed, 17 Aug 2005 18:15:00 +0100
changeset 396 7f5135836b56
parent 375 1fb0a7fe4272
child 719 241c9128766a
permissions -rw-r--r--
Ready for 0.6.6 release
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
375
1fb0a7fe4272 Update NEWS, TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 364
diff changeset
     1
mcabber (0.6.5)
1fb0a7fe4272 Update NEWS, TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 364
diff changeset
     2
1fb0a7fe4272 Update NEWS, TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 364
diff changeset
     3
 * The "debug" option has been replaced with the tracelog_level and
1fb0a7fe4272 Update NEWS, TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 364
diff changeset
     4
   tracelog_file options.  The sample config. file has been updated,
1fb0a7fe4272 Update NEWS, TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 364
diff changeset
     5
   so you should have a look at it if you want to use advanced logging.
1fb0a7fe4272 Update NEWS, TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 364
diff changeset
     6
1fb0a7fe4272 Update NEWS, TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 364
diff changeset
     7
 -- Mikael, 2005-07-25
1fb0a7fe4272 Update NEWS, TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 364
diff changeset
     8
335
3ec329a1c621 Update NEWS, TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 303
diff changeset
     9
mcabber (0.6.4)
3ec329a1c621 Update NEWS, TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 303
diff changeset
    10
3ec329a1c621 Update NEWS, TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 303
diff changeset
    11
 * The configuration file format has changed.  Options need to be set using
3ec329a1c621 Update NEWS, TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 303
diff changeset
    12
   the "set" keywords.  The sample config. file has been updated.
3ec329a1c621 Update NEWS, TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 303
diff changeset
    13
3ec329a1c621 Update NEWS, TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 303
diff changeset
    14
 -- Mikael, 2005-07-18
3ec329a1c621 Update NEWS, TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 303
diff changeset
    15
303
bb71b5707b00 Ready for 0.6.2 release
Mikael Berthe <mikael@lilotux.net>
parents: 267
diff changeset
    16
mcabber (0.6.2)
267
8d3d5bd52da3 Improve color configuration
mikael@frmp8452
parents: 57
diff changeset
    17
8d3d5bd52da3 Improve color configuration
mikael@frmp8452
parents: 57
diff changeset
    18
 * Support for old style (i.e. < 0.6.1) history logfiles has been removed.
8d3d5bd52da3 Improve color configuration
mikael@frmp8452
parents: 57
diff changeset
    19
   You can upgrade your logfiles with the script "contrib/conv_log_dates.pl"
8d3d5bd52da3 Improve color configuration
mikael@frmp8452
parents: 57
diff changeset
    20
   if you haven't already done it.
8d3d5bd52da3 Improve color configuration
mikael@frmp8452
parents: 57
diff changeset
    21
 * The colors option names have changed (and they aren't mandatory anymore).
8d3d5bd52da3 Improve color configuration
mikael@frmp8452
parents: 57
diff changeset
    22
   Please look at the sample config. file to update your mcabberrc.
8d3d5bd52da3 Improve color configuration
mikael@frmp8452
parents: 57
diff changeset
    23
303
bb71b5707b00 Ready for 0.6.2 release
Mikael Berthe <mikael@lilotux.net>
parents: 267
diff changeset
    24
 -- Mikael, 2005-07-11
267
8d3d5bd52da3 Improve color configuration
mikael@frmp8452
parents: 57
diff changeset
    25