annotate mcabber/NEWS @ 719:241c9128766a

Update documentation
author Mikael Berthe <mikael@lilotux.net>
date Sat, 04 Mar 2006 23:39:46 +0100
parents 1fb0a7fe4272
children b4befb3052e5
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
719
241c9128766a Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 375
diff changeset
1 mcabber (0.7.5)
241c9128766a Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 375
diff changeset
2
241c9128766a Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 375
diff changeset
3 * The names of the color options have changed, please check your
241c9128766a Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 375
diff changeset
4 configuration file if you have customized your colors.
241c9128766a Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 375
diff changeset
5 The sample config. file has been updated.
241c9128766a Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 375
diff changeset
6
241c9128766a Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 375
diff changeset
7 -- Mikael, ?
241c9128766a Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 375
diff changeset
8
375
1fb0a7fe4272 Update NEWS, TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 364
diff changeset
9 mcabber (0.6.5)
1fb0a7fe4272 Update NEWS, TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 364
diff changeset
10
1fb0a7fe4272 Update NEWS, TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 364
diff changeset
11 * 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
12 tracelog_file options. The sample config. file has been updated,
1fb0a7fe4272 Update NEWS, TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 364
diff changeset
13 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
14
1fb0a7fe4272 Update NEWS, TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 364
diff changeset
15 -- Mikael, 2005-07-25
1fb0a7fe4272 Update NEWS, TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 364
diff changeset
16
335
3ec329a1c621 Update NEWS, TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 303
diff changeset
17 mcabber (0.6.4)
3ec329a1c621 Update NEWS, TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 303
diff changeset
18
3ec329a1c621 Update NEWS, TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 303
diff changeset
19 * 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
20 the "set" keywords. The sample config. file has been updated.
3ec329a1c621 Update NEWS, TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 303
diff changeset
21
3ec329a1c621 Update NEWS, TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 303
diff changeset
22 -- Mikael, 2005-07-18
3ec329a1c621 Update NEWS, TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 303
diff changeset
23
303
bb71b5707b00 Ready for 0.6.2 release
Mikael Berthe <mikael@lilotux.net>
parents: 267
diff changeset
24 mcabber (0.6.2)
267
8d3d5bd52da3 Improve color configuration
mikael@frmp8452
parents: 57
diff changeset
25
8d3d5bd52da3 Improve color configuration
mikael@frmp8452
parents: 57
diff changeset
26 * Support for old style (i.e. < 0.6.1) history logfiles has been removed.
8d3d5bd52da3 Improve color configuration
mikael@frmp8452
parents: 57
diff changeset
27 You can upgrade your logfiles with the script "contrib/conv_log_dates.pl"
8d3d5bd52da3 Improve color configuration
mikael@frmp8452
parents: 57
diff changeset
28 if you haven't already done it.
8d3d5bd52da3 Improve color configuration
mikael@frmp8452
parents: 57
diff changeset
29 * The colors option names have changed (and they aren't mandatory anymore).
8d3d5bd52da3 Improve color configuration
mikael@frmp8452
parents: 57
diff changeset
30 Please look at the sample config. file to update your mcabberrc.
8d3d5bd52da3 Improve color configuration
mikael@frmp8452
parents: 57
diff changeset
31
303
bb71b5707b00 Ready for 0.6.2 release
Mikael Berthe <mikael@lilotux.net>
parents: 267
diff changeset
32 -- Mikael, 2005-07-11
267
8d3d5bd52da3 Improve color configuration
mikael@frmp8452
parents: 57
diff changeset
33