summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2012-05-27 11:44:12 +0200
committerLars Wirzenius <liw@liw.fi>2012-05-27 11:44:12 +0200
commit75c884f4212e55c73c6a7998587720b1d5b8a01b (patch)
tree6f229cb71ac0ed9321d131ec5ce27cffe09be416 /NEWS
parentc6d09be73eea8139fe000581f2a029587d97707d (diff)
downloadlarch-75c884f4212e55c73c6a7998587720b1d5b8a01b.tar.gz
Release version 1.20120527larch-1.20120527
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 3 insertions, 4 deletions
diff --git a/NEWS b/NEWS
index a143dcc..068a0f8 100644
--- a/NEWS
+++ b/NEWS
@@ -4,14 +4,13 @@ NEWS for larch
These are the release notes for larch, a Python implementation of a
copy-on-write B-tree, designed by Odah Rodeh.
-Version 1.UNRELEASED, released UNRELEASED
------------------------------------------
+Version 1.20120527, released 2012-05-27
+---------------------------------------
-* New version scheme.
+* New version scheme. Thank you, Joey Hess.
* The on-disk data structures and file formats are now declared frozen.
An automatic test has been added to verify that things do not break.
-
Version 0.31, released 2012-05-08
---------------------------------