From 43e08becc81f43ef060dcad02e780b2a143a14bd Mon Sep 17 00:00:00 2001
From: Brian Warner <warner@allmydata.com>
Date: Tue, 24 Jul 2007 02:55:42 -0700
Subject: [PATCH] URI: we now derive the storage index from the encryption key

---
 roadmap.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/roadmap.txt b/roadmap.txt
index 43c9c223..7d537ebd 100644
--- a/roadmap.txt
+++ b/roadmap.txt
@@ -25,7 +25,7 @@ Share Encoding:
 URI:
 *v1: really big
 *v2: store URI Extension with shares
- v3: derive storage index from readkey
+*v3: derive storage index from readkey
  v4: perhaps derive more information from version and filesize, to remove
      codec_name, codec_params, tail_codec_params, needed_shares,
      total_shares, segment_size from the URI Extension
-- 
2.45.2