summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2012-11-23 08:29:24 +0000
committerLars Wirzenius <liw@liw.fi>2012-11-23 08:29:24 +0000
commita4e91cc2398c67dbafe0ef6bdc9923c46ca646b7 (patch)
treefa095b6af4faa97bf2b9a6f10547ccf8b7db27f3 /NEWS
parent7ae3886f48c31ee95957cf984accaa955af2831c (diff)
parent242960096014adcc7823e98ff14b9b752848cc38 (diff)
downloadlarch-a4e91cc2398c67dbafe0ef6bdc9923c46ca646b7.tar.gz
Make fsck progress reporting be a bit more fine grained
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b6af004..f7ceb9f 100644
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,11 @@ 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
+------------------
+
+* Make fsck progress reporting be a bit more fine grained.
+
Version 1.20121006
------------------