NEWS updates for 0.5.1 release (minor changes only).
authorMichael Vrable <mvrable@cs.ucsd.edu>
Wed, 14 Nov 2007 04:30:54 +0000 (20:30 -0800)
committerMichael Vrable <mvrable@turin.ucsd.edu>
Wed, 14 Nov 2007 04:30:54 +0000 (20:30 -0800)
NEWS

diff --git a/NEWS b/NEWS
index abb5d54..07d7f16 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+0.5.1 [2007-11-13]
+    - Have the lbs-util tool check the version number when reading a
+      snapshot, and signal an error if the format is not recognized.
+    - Include a sample script, contrib/parity-gen, for creating
+      RAID-like parity sets to recover from some segment corruption.
+      The par2 command (http://parchive.sourceforge.net/) is used to
+      actually generate the parity sets; the parity-gen script simply
+      automates maintaining the parity sets.
+
 0.5 [2007-10-16]
     - Much improved Python interface for accessing and manipulating LBS
       archives and local database information.  The interface should not