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