Fixes this bug:
[onis.git] / CHANGELOG
index e2e36f3..6690247 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,11 +2,25 @@
 ==================
 http://verplant.org/onis/
 
-  0.8.1 -
- =========
+  0.8.2 - More bugfixes
+ =======================
+ - A sever bug in the persistency code has been fixed. When using persistency
+   onis would re-analyse a changed file entirely. Thanks to charly and Connorhd
+   for pointing this out.
+ - Another minor bug has been fixed: onis used to die at an unexpected
+   situation though it's safe to continue..
+
+
+
+  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.