Fixes this bug:
[onis.git] / CHANGELOG
index 35d2276..6690247 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,6 +2,16 @@
 ==================
 http://verplant.org/onis/
 
+  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.