mention 0.0.9rc6 on the website
Roger Dingledine

Roger Dingledine commited on 2004-12-06 08:54:06
Zeige 2 geänderte Dateien mit 12 Einfügungen und 5 Löschungen.

... ...
@@ -28,13 +28,13 @@
28 28
 directory</a>. It should run on Linux, BSD, OS X, Win32, Solaris,
29 29
 and more.
30 30
 <ul>
31
-<li>Latest experimental: <a href="dist/tor-0.0.9rc5.tar.gz">0.0.9rc5</a>
32
-(<a href="dist/tor-0.0.9rc5.tar.gz.asc">sig</a>)</li>
31
+<li>Latest experimental: <a href="dist/tor-0.0.9rc6.tar.gz">0.0.9rc6</a>
32
+(<a href="dist/tor-0.0.9rc6.tar.gz.asc">sig</a>)</li>
33 33
 <li>Latest stable: <a href="dist/tor-0.0.8.1.tar.gz">0.0.8.1</a>
34 34
 (<a href="dist/tor-0.0.8.1.tar.gz.asc">sig</a>)</li>
35 35
 <li>Win32 installer (experimental):
36
-<a href="dist/tor-0.0.9rc5-win32.exe">0.0.9rc5</a> (<a
37
-href="dist/tor-0.0.9rc5-win32.exe.asc">sig</a>)  Be sure to read the <a
36
+<a href="dist/tor-0.0.9rc6-win32.exe">0.0.9rc6</a> (<a
37
+href="dist/tor-0.0.9rc6-win32.exe.asc">sig</a>)  Be sure to read the <a
38 38
 href="cvs/tor/doc/tor-doc.html#installing">instructions</a> -- you'll
39 39
 probably need <a href="http://www.privoxy.org/">privoxy</a>)</li>
40 40
 </ul>
... ...
@@ -86,6 +86,13 @@ and OpenBSD. If somebody sends me details for these I'll put them here.
86 86
 
87 87
 <h2>Development releases</h2>
88 88
 
89
+<p class="date">2004-12-06</p>
90
+<p class="news">
91
+Tor 0.0.9rc6 makes the client side
92
+<a href="http://archives.seul.org/or/dev/Dec-2004/msg00003.html">more
93
+reliable</a>.
94
+</p>
95
+
89 96
 <p class="date">2004-12-01</p>
90 97
 <p class="news">
91 98
 Tor 0.0.9rc5 fixes
... ...
@@ -59,7 +59,7 @@ on the current Tor network if you really need strong anonymity.
59 59
 </p>
60 60
 
61 61
 <p>
62
-2004-12-01: Tor 0.0.9rc5 is released. [<a href="download.html">download</a>]<br />
62
+2004-12-06: Tor 0.0.9rc6 is released. [<a href="download.html">download</a>]<br />
63 63
 2004-10-14: Tor 0.0.8.1 is released. [<a href="download.html">download</a>]
64 64
 </p>
65 65
 
66 66