From 73c148a725f22adffdc9a0118b78b541aacd9bf3 Mon Sep 17 00:00:00 2001 From: Zooko O'Whielacronx Date: Thu, 14 Feb 2008 08:54:34 -0700 Subject: [PATCH] docs: update relnotes, running.html --- docs/running.html | 2 +- relnotes.txt | 17 +++++++++++------ 2 files changed, 12 insertions(+), 7 deletions(-) diff --git a/docs/running.html b/docs/running.html index cce50a52..f052d38d 100644 --- a/docs/running.html +++ b/docs/running.html @@ -43,7 +43,7 @@ the URL which the nodes must use in order to connect to this introducer.

-

Run

+

Do Stuff With It

Now you have a decentralized filesystem. See using.html for instructions about how to interact with it.

diff --git a/relnotes.txt b/relnotes.txt index 9cc750d6..23971ef8 100644 --- a/relnotes.txt +++ b/relnotes.txt @@ -21,9 +21,9 @@ consumer backup product from Allmydata, Inc. -- http://allmydata.com . Since v0.7 we've made the following changes: - * Add an upload/download helper, with resumption and short-circuiting - of upload if the file is already uploaded (tickets #116, #258, - #218). + * Add an upload helper, with resumption of incomplete uploads and + short-circuiting of uploads if the file is already present (tickets + #116, #258, #218). * Add a preliminary Microsoft Windows package (ticket #195). @@ -33,13 +33,15 @@ Since v0.7 we've made the following changes: * Display information about uploads and downloads (ticket #39). - * Add unit tests and docs for contrib/fuse. + * Add unit tests and docs for contrib/fuse (ticket #255). * Update docs, starting with docs/about.html -- http://allmydata.org/source/tahoe/trunk/docs/about.html . - * Improve logging, diagnostic tools, statistics, timing of upload - performance, etc.. + * Improve logging, diagnostic tools, statistics, timing measurements + during upload, etc.. + + * Add mtime and ctime timestamps to files (ticket #183). * Make upload continue even if some servers disappear during the upload process. @@ -53,6 +55,9 @@ Since v0.7 we've made the following changes: mutable files if a long series of unlikely coincidences and hacked clients occurred (ticket #312). + * Add more measurements of performance: + http://allmydata.org/trac/tahoe/wiki/Performance . + WHAT IS IT GOOD FOR? -- 2.37.2