summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2011-08-22 21:25:40 +0100
committerLars Wirzenius <liw@liw.fi>2011-08-22 21:25:40 +0100
commitcfd3ce91366f6004a11eb8be7891f7384a3168b6 (patch)
tree895cf9bf3997b982636bda8d0cc49a16a4eb89c5
parentfe15fa3d51bfac6f716f3066ae752222c8da55c8 (diff)
downloadobnam-cfd3ce91366f6004a11eb8be7891f7384a3168b6.tar.gz
Update NEWS for release.
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 006227cc..cfb70dd6 100644
--- a/NEWS
+++ b/NEWS
@@ -18,6 +18,10 @@ BUG FIXES:
* Negative timestamps for files now work. Thanks to Jamil Djadala
for reporting the bug.
+* The documentation for --checkpoint units fixed. Thanks, user weinzwang
+ from IRC.
+* The connections to the repository and live data filesystem are now
+ properly closed. This makes benchmark read/write statistics be correct.
Version 0.20.1, released 2011-08-11; a BETA release
-------------------------------------------------