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