X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=CHANGELOG;h=35d22766eac028627a171d681cec0271d3f1ed41;hb=ccd5ca02195658bee3250b45ce5a29ee5917b3c9;hp=b7945200d85bc2d7cd5dcc1440021d795ae1a108;hpb=6761942ff0fa8b17ca367bd2b2bfee11fdf80c6b;p=onis.git diff --git a/CHANGELOG b/CHANGELOG index b794520..35d2276 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -2,11 +2,38 @@ ================== http://verplant.org/onis/ + 0.8.1 - Bugfixing and other corrections + ========================================= + - Ignoring users (using the special user-name ``ignore'') has been fixed. + - A manpage for onis has been written. It can be generated out of the ``onis'' + file using pod2man. + - All bars now use relative scaling, i.e. the stylesheets have more control + about their size. + - Packaging information for RPM-based distributions and Debian have been + added. + + + + 0.8.0 - All new persistency + ============================= + - This release features a complete rewrite of the persistency-code. The + new code is much more powerful and flexible. In addition to using + Storable onis can now use DBM-files too. This is the first step towards + database-backed storage. + - A plugin showing the channel activity based on weekdays has been added. + - A plugin showing the channel activity over the last 31 days + (configurable, of course) has been added. + - The Userdetails-plugin has been extended to display the data of the above + plugins, too. + - Many, many code and documentation fixes and additions. + + + 0.7.2 - Spanish translation ============================= - Javier Garcia Alarcon (Sorry, my term didn't like all the fancy spanish - characters :/) has contributed a spanish translation for onis. Thank you - very much :) + characters :/) has contributed a spanish translation for onis. Thank + you very much :)