Put updated copyright statements in all source files.
[cumulus.git] / NEWS
diff --git a/NEWS b/NEWS
index d1318ca..cbcb48d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,13 @@
-0.6
+0.7 [??]
+    - Initial support for direct backups to remote storage.  A sample
+      script is provided for backing up to Amazon S3.  Other scripts
+      should be simple to write.
+    - Allow selected files/directories to be restored, not simply an
+      entire snapshot.  Additionally, restore files in an order that
+      should optimize performance (restore files based on how they are
+      grouped into segments, instead of lexicographic order).
+
+0.6 [2008-02-19]
     - SNAPSHOT FORMAT CHANGE: A few minor tweaks have been made to the
       snapshot format.  There is nothing substantial--this is primarily
       a cleaning up of the format before use becomes more widespread.