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