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