Use relative scaling in the main table
[onis.git] / CHANGELOG
index 1d758f8..e2e36f3 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,6 +2,14 @@
 ==================
 http://verplant.org/onis/
 
+  0.8.1 -
+ =========
+ - 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.
+
+
+
   0.8.0 - All new persistency
  =============================
  - This release features a complete rewrite of the persistency-code. The
@@ -11,6 +19,8 @@ http://verplant.org/onis/
  - 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.