diff --git a/Doc.md b/Doc.md index 425a222..9e4d58f 100644 --- a/Doc.md +++ b/Doc.md @@ -9,13 +9,14 @@ * [configuration.txt]source:docs/configuration.txt: how to configure a tahoe node and what persistent state it creates ## The Parade of Release Notes - * [the release notes]source:relnotes.txt@686 announcing v0.2, the first public release, on May 2, 2007 and giving a general overview of why the Tahoe project exists - * [the release notes]source:relnotes.txt@790 announcing v0.3 on June 6, 2007, including improved basic functionality - * [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@1346 announcing v0.6 on September 24, 2007, including improved performance and packaging + * [the release notes]source:relnotes.txt@1805 announcing v0.7 on January 8, 2008, featuring decentralized directories and mutable files, a FUSE interface, and new open source licensing options * [the release notes]source:relnotes.txt@1438 announcing v0.6.1 on October 15, 2007, including packaging, usability, and performance improvements + * [the release notes]source:relnotes.txt@1346 announcing v0.6 on September 24, 2007, including improved performance and packaging + * [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@1129 announcing v0.5 on August 17, 2007, including the Web API and the command-line interface + * [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@790 announcing v0.3 on June 6, 2007, including improved basic functionality + * [the release notes]source:relnotes.txt@686 announcing v0.2, the first public release, on May 2, 2007 and giving a general overview of why the Tahoe project exists ## Detailed Design Docs * [mutable.txt]source:docs/mutable.txt, explaining the interesting crypto tricks that go into secure distributed mutable files