From a505bcbad2cfabe4d85052d83375c7598b0c75c2 Mon Sep 17 00:00:00 2001
From: Michael Vrable <mvrable@cs.ucsd.edu>
Date: Tue, 19 Feb 2008 14:14:57 -0800
Subject: [PATCH] Documentation updates.

---
 NEWS           | 2 +-
 doc/format.txt | 3 +++
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/NEWS b/NEWS
index 19c2377..ecd64fd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-0.6 [???]
+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.
diff --git a/doc/format.txt b/doc/format.txt
index 5072981..66c6814 100644
--- a/doc/format.txt
+++ b/doc/format.txt
@@ -286,3 +286,6 @@ like the metadata listing).  The fields which are defined are:
         the snapshot descriptor file, but with extension .sha1sums
         instead of .lbs) containing SHA-1 checksums of all segments.
         This field contains a checksum of that file.
+    Intent: Informational; records the value of the --intent flag when
+        the snapshot was created, and can be used when determining which
+        snapshots to later delete.
-- 
2.20.1