annotate mcabber/NEWS @ 478:47cfa3779549

MUC: log join/nick/leave/topic if log_muc_conf is set
author Mikael Berthe <mikael@lilotux.net>
date Mon, 03 Oct 2005 22:12:24 +0200
parents 1fb0a7fe4272
children 241c9128766a
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
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