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