summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2013-09-06 19:38:15 +0100
committerLars Wirzenius <liw@liw.fi>2013-09-06 19:38:15 +0100
commit52a3446e7c69064e300ccc312d619cc206787c2c (patch)
tree5b1918a7fffe5d02665bcc3f662c037366619015
parentb336721813c998bc357958a688554227b356c8e6 (diff)
downloadlarch-52a3446e7c69064e300ccc312d619cc206787c2c.tar.gz
Update NEWS about fsck fix
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 75ceb93..a1ffb28 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 1.UNRELEASED
+------------------
+
+* Fixes to fsck from Antoine Brenner.
+
Version 1.20130808
------------------