summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index bc313e7..a760a39 100644
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,12 @@ NEWS for larch
These are the release notes for larch, a Python implementation of a
copy-on-write B-tree, designed by Ohad Rodeh.
+Version UNRELEASED
+------------------
+
+* Fsck now check for missing nodes, and optionally fixes them by
+ deleting references to them.
+
Version 1.20121216
------------------