remove nested functions
[irssistats] / CHANGELOG
index 2e16413..1fd72f8 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,5 +1,40 @@
 Change log file for irssistats
 
+version 0.75   (2007-11-10)
+       * generate better/longer quotes when possible (patch by Nikolai Weh)
+
+version 0.74   (2007-09-20)
+       * added CFLAGS to Makefile (patch by VMiklos)
+       * added '&' and '~' to list of nick prefix (patch by VMiklos)
+
+version 0.73   (2007-05-20)
+       * added last weeks and last months options (suggested by Gouki)
+       * fixed theme option when generating output
+       * also reset last days statistics when generating output
+       * fix german translation (reported by Nico)
+       * close the last div when using custom footer
+
+version 0.72   (2006-03-25)
+       * now supports statistics of russian words (patch by Pavel N.Kovalenko)
+       * parsing more relaxed for modified log formats (patch by Micha Nelissen)
+       * check day changes with multiple log files (patch by Micha Nelissen)
+
+version 0.71   (2005-02-07)
+       * back to a basic Makefile for clean packinging purposes
+
+version 0.70   (2005-02-06)
+       * Makefile was improved to easily build packages
+       * Windows binaries are now available
+       * patch to make parsing more robust and dutch translation updated (thank you Wouter HorrĂ©)
+       * added an option to display pictures for the users
+       * added the irssistats logo with an option to hide it
+       * expand the "~" character in configuration file to the home directory
+       * added 3 themes : biseau, damier and niflheim
+       * gcc optimization to speed up irssistats
+
+version 0.62   (2004-05-03)
+       * estonian support (thank you Martin Vool)
+
 version 0.61   (2004-04-05)
        * russian support (thank you kamikaze)
        * manpage was rewritten in SGML, updated and restored
@@ -81,4 +116,4 @@ version 0.2  (2002-05-16)
        * maximum height for graph is now calculated 
 
 version 0.1    (2002-05-01)
-       * initial release
\ No newline at end of file
+       * initial release