From 64277b18a7aa95e7def9a61f3707c129da4ef80e Mon Sep 17 00:00:00 2001 From: zooko <> Date: Mon, 24 Sep 2007 22:41:42 +0000 Subject: [PATCH] update pointer to relnotes.txt [Imported from Trac: page Doc, version 17] --- Doc.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc.md b/Doc.md index 57bce4d..c7ac4e2 100644 --- a/Doc.md +++ b/Doc.md @@ -13,7 +13,7 @@ * [the release notes]source:relnotes.txt@864 announcing v0.4 on June 29, 2007, including the new mutable, shareable, private directories * [the release notes]source:relnotes.txt@1129 announcing v0.5 on August 17, 2007, including the Web API and the command-line interface * [the release notes]source:relnotes.txt@1154 announcing v0.5.1 on August 23, 2007, fixing a security problem in the Web API - * [the release notes]source:relnotes.txt@1331 announcing v0.6 on September 24, 2007, including improved performance and packaging + * [the release notes]source:relnotes.txt@1346 announcing v0.6 on September 24, 2007, including improved performance and packaging ## Detailed Design Docs * [FileEncoding](FileEncoding), explaining how we turn files into shares, with verifiable hashes; This is mostly concerned with chunking and Merkle trees.