Roger Dingledine commited on 2005-02-23 08:09:09
Zeige 1 geänderte Dateien mit 15 Einfügungen und 8 Löschungen.
| ... | ... |
@@ -55,18 +55,18 @@ and more.</p> |
| 55 | 55 |
(<a href="dist/tor-0.0.9.tar.gz.asc">sig</a>)</li> |
| 56 | 56 |
--> |
| 57 | 57 |
<li><b>Win32</b> installer (experimental): |
| 58 |
-<a href="dist/win32/tor-0.0.9.4-win32.exe">0.0.9.4</a> (<a |
|
| 59 |
-href="dist/win32/tor-0.0.9.4-win32.exe.asc">sig</a>) Be sure to read the <a |
|
| 58 |
+<a href="dist/win32/tor-0.0.9.5-win32.exe">0.0.9.5</a> (<a |
|
| 59 |
+href="dist/win32/tor-0.0.9.5-win32.exe.asc">sig</a>) Be sure to read the <a |
|
| 60 | 60 |
href="cvs/tor/doc/tor-doc-win32.html">Win32-specific instructions</a></li> |
| 61 | 61 |
<li><b>Mac OS X</b> package (experimental): |
| 62 |
-<a href="dist/osx/Tor 0.0.9.4 Bundle.dmg">installer</a> (<a |
|
| 63 |
-href="dist/osx/Tor 0.0.9.4 Bundle.dmg.asc">sig</a>) Be sure to read the <a |
|
| 62 |
+<a href="dist/osx/Tor 0.0.9.5 Bundle.dmg">installer</a> (<a |
|
| 63 |
+href="dist/osx/Tor 0.0.9.5 Bundle.dmg.asc">sig</a>) Be sure to read the <a |
|
| 64 | 64 |
href="cvs/tor/doc/tor-doc-osx.html">OS X specific instructions</a></li> |
| 65 | 65 |
<li><b>RPM</b> package (experimental): |
| 66 |
-<a href="dist/rpm/tor-0.0.9.4-tor.0.fc1.i386.rpm">RPM</a>, |
|
| 67 |
-<a href="dist/rpm/tor-0.0.9.4-tor.0.fc1.src.rpm">SRPM</a></li> |
|
| 68 |
-<li>Latest stable source: <a href="dist/tor-0.0.9.4.tar.gz">0.0.9.4</a> |
|
| 69 |
-(<a href="dist/tor-0.0.9.4.tar.gz.asc">sig</a>)</li> |
|
| 66 |
+<a href="dist/rpm/tor-0.0.9.5-tor.0.fc1.i386.rpm">RPM</a>, |
|
| 67 |
+<a href="dist/rpm/tor-0.0.9.5-tor.0.fc1.src.rpm">SRPM</a></li> |
|
| 68 |
+<li>Latest stable source: <a href="dist/tor-0.0.9.5.tar.gz">0.0.9.5</a> |
|
| 69 |
+(<a href="dist/tor-0.0.9.5.tar.gz.asc">sig</a>)</li> |
|
| 70 | 70 |
</ul> |
| 71 | 71 |
|
| 72 | 72 |
<p>General instructions for installing and configuring Tor are <a |
| ... | ... |
@@ -118,6 +118,13 @@ If somebody sends details, we'll put links here. |
| 118 | 118 |
|
| 119 | 119 |
<h2>Stable releases</h2> |
| 120 | 120 |
|
| 121 |
+<p>2005-02-22: |
|
| 122 |
+Tor 0.0.9.5 fixes <a |
|
| 123 |
+href="http://archives.seul.org/or/announce/Feb-2005/msg00001.html">an |
|
| 124 |
+assert race at exit nodes when resolve requests fail, and cleans up |
|
| 125 |
+a few other bugs</a>. |
|
| 126 |
+</p> |
|
| 127 |
+ |
|
| 121 | 128 |
<p>2005-02-03: |
| 122 | 129 |
Tor 0.0.9.4 fixes <a |
| 123 | 130 |
href="http://archives.seul.org/or/announce/Feb-2005/msg00000.html">a |
| 124 | 131 |