summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2012-12-19 13:05:54 +0000
committerLars Wirzenius <liw@liw.fi>2012-12-19 13:05:54 +0000
commitbb218e371982229c4b071076248846a897c0251a (patch)
tree6e30e4e97edc76b1bc1d2e0038601be999cb8686 /NEWS
parent7e84bc5887b8e0ebde475a018c92aa39f68c34a6 (diff)
downloadlarch-bb218e371982229c4b071076248846a897c0251a.tar.gz
Update NEWS
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
------------------