]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
relnotes.txt, docs/quickstart.html: prepare for 1.7.1 release. Don't claim to work...
authordavid-sarah <david-sarah@jacaranda.org>
Sun, 18 Jul 2010 23:54:37 +0000 (16:54 -0700)
committerdavid-sarah <david-sarah@jacaranda.org>
Sun, 18 Jul 2010 23:54:37 +0000 (16:54 -0700)
docs/quickstart.html
relnotes.txt

index 36b1d526175246a383aeb5993e570e838812633d..2b5f5d3e981f94f7670025f4344ec37e77bb74c9 100644 (file)
 
     <h1>How To Get Tahoe-LAFS</h1>
 
-    <p>This procedure has been verified to work on Windows, Cygwin, Mac, many flavors of Linux, Solaris, FreeBSD, OpenBSD, and NetBSD.  It's likely to work on other platforms.  If you have trouble getting Tahoe-LAFS running this way, please write to <a href="http://tahoe-lafs.org/cgi-bin/mailman/listinfo/tahoe-dev">the tahoe-dev mailing list</a>, where friendly hackers will help you out.</p>
+    <p>This procedure has been verified to work on Windows, Mac, many flavors of Linux, Solaris, FreeBSD, OpenBSD, and NetBSD.  It's likely to work on other platforms.  If you have trouble getting Tahoe-LAFS running this way, please write to <a href="http://tahoe-lafs.org/cgi-bin/mailman/listinfo/tahoe-dev">the tahoe-dev mailing list</a>, where friendly hackers will help you out.</p>
 
     <h2>Install Python</h2>
 
-    <p>Check if you already have an adequate version of Python installed by running <cite>python -V</cite>.  Python v2.4 (v2.4.4 or greater), Python v2.5 or Python v2.6 will work. Python v3 does not work. On Windows, we recommend the use of Python v2.6. If you don't have one of these versions of Python installed, then follow the instructions on <a href="http://www.python.org/download/releases/2.6.5/">the Python download page</a> to download and install Python v2.6. Make sure that the path to the installation directory has no spaces in it (e.g. on Windows, do not install Python in the "<tt>Program Files</tt>" directory).</p>
-    <p>If you are on Windows, you now must manually install the pywin32 package from <a href="http://sourceforge.net/projects/pywin32/files/">the pywin32 site</a> before getting Tahoe-LAFS. Make sure to get the correct file for the version of Python you are using &mdash; e.g. ending in "py2.6.exe" for Python 2.6. If using 64-bit Windows, the file should have "win-amd64" in its name.</p>
+    <p>Check if you already have an adequate version of Python installed by running <cite>python -V</cite>.  Python&nbsp;v2.4 (v2.4.4 or greater), Python&nbsp;v2.5 or Python&nbsp;v2.6 will work. Python&nbsp;v3 does not work. On Windows, we recommend the use of Python&nbsp;v2.6 (native, not Cygwin). If you don't have one of these versions of Python installed, then follow the instructions on <a href="http://www.python.org/download/releases/2.6.5/">the Python download page</a> to download and install Python&nbsp;v2.6. Make sure that the path to the installation directory has no spaces in it (e.g. on Windows, do not install Python in the "<tt>Program Files</tt>" directory).</p>
+    <p>If you are on Windows, you now must manually install the pywin32 package from <a href="http://sourceforge.net/projects/pywin32/files/">the pywin32 site</a> before getting Tahoe-LAFS. Make sure to get the correct file for the version of Python you are using &mdash; e.g. ending in "py2.6.exe" for Python&nbsp;v2.6. If using 64-bit Windows, the file should have "win-amd64" in its name.</p>
 
     <h2>Get Tahoe-LAFS</h2>
 
-      <p>Download the 1.7.0 zip file:</p>
+      <p>Download the 1.7.1 zip file:</p>
       <pre><a
-      href="http://tahoe-lafs.org/source/tahoe-lafs/releases/allmydata-tahoe-1.7.0.zip">http://tahoe-lafs.org/source/tahoe-lafs/releases/allmydata-tahoe-1.7.0.zip</a></pre>
+      href="http://tahoe-lafs.org/source/tahoe-lafs/releases/allmydata-tahoe-1.7.1.zip">http://tahoe-lafs.org/source/tahoe-lafs/releases/allmydata-tahoe-1.7.1.zip</a></pre>
 
     <h2>Set Up Tahoe-LAFS</h2>
 
index 931d8eef0b16fbadeee8925a13b789ea36fa0a6f..42b4b41685168e154370b53a380ec46b0f002fa9 100644 (file)
@@ -1,7 +1,7 @@
-ANNOUNCING Tahoe, the Least-Authority File System, v1.7.0
+ANNOUNCING Tahoe, the Least-Authority File System, v1.7.1
 
 The Tahoe-LAFS team is pleased to announce the immediate
-availability of version 1.7.0 of Tahoe-LAFS, an extremely
+availability of version 1.7.1 of Tahoe-LAFS, an extremely
 reliable distributed storage system.
 
 Tahoe-LAFS is the first distributed storage system which offers
@@ -12,14 +12,11 @@ unique security and fault-tolerance properties:
 
 http://tahoe-lafs.org/source/tahoe/trunk/docs/about.html
 
-Tahoe-LAFS v1.7.0 is the successor to v1.6.1, which was released
-February 27, 2010 [1].
+Tahoe-LAFS v1.7.1 is the successor to v1.7.0, which was released
+June 18, 2010 [1].
 
-v1.7.0 is a major new release with new features and bugfixes. It
-adds a fully functional SFTP interface, support for non-ASCII character
-encodings, and a new upload algorithm which guarantees that each file
-is spread over multiple servers for fault-tolerance. See the NEWS file
-[2] for details.
+v1.7.1 is a minor release with some small bugfixes and code
+clean-ups. See the NEWS file [2] for details.
 
 
 WHAT IS IT GOOD FOR?
@@ -138,18 +135,16 @@ ACKNOWLEDGEMENTS
 This is the fifth release of Tahoe-LAFS to be created solely
 as a labor of love by volunteers. Thank you very much to the
 team of "hackers in the public interest" who make Tahoe-LAFS
-possible. In this release we especially owe thanks to
-David-Sarah Hopwood, who has dedicated many late nights to the
-project and displayed superb software engineering skills.
+possible.
 
 Zooko Wilcox-O'Hearn
 on behalf of the Tahoe-LAFS team
 
-June 18, 2010
+July 18, 2010
 Boulder, Colorado, USA
 
-[1] http://tahoe-lafs.org/trac/tahoe/browser/relnotes.txt?rev=4244
-[2] http://tahoe-lafs.org/trac/tahoe/browser/NEWS?rev=4254
+[1] http://tahoe-lafs.org/trac/tahoe/browser/relnotes.txt?rev=4514
+[2] http://tahoe-lafs.org/trac/tahoe/browser/NEWS?rev=FIXME!!!
 [3] http://tahoe-lafs.org/trac/tahoe/wiki/RelatedProjects
 [4] http://tahoe-lafs.org/trac/tahoe/browser/docs/known_issues.txt
 [5] http://tahoe-lafs.org/trac/tahoe/browser/COPYING.GPL
@@ -157,6 +152,6 @@ Boulder, Colorado, USA
 [7] http://tahoe-lafs.org/source/tahoe/trunk/docs/quickstart.html
 [8] http://tahoe-lafs.org/cgi-bin/mailman/listinfo/tahoe-dev
 [9] http://tahoe-lafs.org/trac/tahoe/roadmap
-[10] http://tahoe-lafs.org/trac/tahoe/browser/CREDITS?rev=4511
+[10] http://tahoe-lafs.org/trac/tahoe/browser/CREDITS?rev=4567
 [11] http://tahoe-lafs.org/trac/tahoe/wiki/Dev
 [12] http://tahoe-lafs.org/hacktahoelafs/