version 0.72
[irssistats] / CHANGELOG
1 Change log file for irssistats
2
3 version 0.72    (2006-03-25)
4         * now supports statistics of russian words (patch by Pavel N.Kovalenko)
5         * parsing more relaxed for modified log formats (patch by Micha Nelissen)
6         * check day changes with multiple log files (patch by Micha Nelissen)
7
8 version 0.71    (2005-02-07)
9         * back to a basic Makefile for clean packinging purposes
10
11 version 0.70    (2005-02-06)
12         * Makefile was improved to easily build packages
13         * Windows binaries are now available
14         * patch to make parsing more robust and dutch translation updated (thank you Wouter HorrĂ©)
15         * added an option to display pictures for the users
16         * added the irssistats logo with an option to hide it
17         * expand the "~" character in configuration file to the home directory
18         * added 3 themes : biseau, damier and niflheim
19         * gcc optimization to speed up irssistats
20
21 version 0.62    (2004-05-03)
22         * estonian support (thank you Martin Vool)
23
24 version 0.61    (2004-04-05)
25         * russian support (thank you kamikaze)
26         * manpage was rewritten in SGML, updated and restored
27
28 version 0.6     (2004-03-21)
29         * no hard user limit anymore (dynamic table size)
30         * alternate CSS themes
31         * quarters support in top hours statistics
32         * words/letters ranking
33         * top words can be disabled to use less memory
34         * old polish translation was restored
35
36 version 0.51    (2003-12-14)
37         * bugfixes and polish language updated (thank you Jakub Jankowski) 
38         * "CHARSET" is now a language parameter 
39         * Internet Explorer specific bugfix in themes 
40
41 version 0.5     (2003-12-07)
42         * configuration file 
43         * it is now possible to build multiple stats in one run 
44         * customizable header and footer 
45         * now produces XHTML with CSS templates as suggested by some users 
46         * "grayscale" and "pisg" theme were added 
47         * italian support (thank you Coviello Giuseppe) 
48         * dutch support and BSD include patch (thank you Jeroen Ubbink) 
49         * patch nickmode (thank you Philipp Haegi) 
50
51 version 0.44    (2003-05-25)
52         * finnish support (thank you Antti Huopana) 
53         * minor updates 
54
55 version 0.43    (2002-11-24)
56         * manpage was added 
57         * increased number of users 
58         * "blue" theme was added 
59         * improved Makefile 
60
61 version 0.42    (2002-11-16)
62         * W3C validated HTML 
63         * better quote selection during nick alias 
64         * auto refresh (suggested by Charles Blackburn) 
65
66 version 0.41    (2002-10-19)
67         * polish support (thank you Piotr Jarmuz) 
68         * you can now ignore some users 
69         * improved Makefile 
70         * the # in channel name is not imposed anymore (to support "&channels") 
71         * number of total days are now displayed 
72
73 version 0.4     (2002-10-14)
74         * nick alias support using regular expression 
75         * some code fix 
76
77 version 0.32    (2002-09-30)
78         * german support (thank you Valentin Gelhorn) 
79
80 version 0.31    (2002-09-01)
81         * spanish support (thank you Alex) 
82         * minor code changes 
83         * bugfix : division by 0 (thank you Qball) 
84         * better random topics / urls algorithm 
85
86 version 0.3     (2002-05-29)
87         * top users by time of day 
88         * some big numbers 
89         * some new themes 
90         * increased number of users 
91         * better HTML output 
92
93 version 0.2     (2002-05-16)
94         * languages support (currently english and french) 
95         * themes support 
96         * most used words 
97         * now handles personal messages and "/me" 
98         * parameters on command line 
99         * some code change 
100         * faster 
101         * no more image when 0 lines 
102         * maximum height for graph is now calculated 
103
104 version 0.1     (2002-05-01)
105         * initial release