Andrew Lewman commited on 2010-10-03 02:55:14
Zeige 2 geänderte Dateien mit 7 Einfügungen und 5 Löschungen.
| ... | ... |
@@ -116,14 +116,16 @@ |
| 116 | 116 |
<table> |
| 117 | 117 |
<tr> |
| 118 | 118 |
<td> |
| 119 |
- <div class="calendar"><span class="month">May</span><br /><span class="day">05</span></div> |
|
| 120 |
- <p>The Tor Project has launched a roadmap for dramatically improving the performance of the public Tor network over the next year.<br /><span class="continue"><a href="#">Read the press release »</a></span></p> |
|
| 119 |
+ <div class="calendar"><span class="month">September</span><br /><span class="day">16</span></div> |
|
| 120 |
+ <p>Tor announces <a href="<page press/2010-09-16-ten-things-circumvention-tools>">Ten Things to Look for in a Circumvention Tool.</a></p> |
|
| 121 | 121 |
</td> |
| 122 | 122 |
</tr> |
| 123 | 123 |
<tr> |
| 124 | 124 |
<td> |
| 125 |
- <div class="calendar"><span class="month">Apr</span><br /><span class="day">27</span></div> |
|
| 126 |
- <p>Tor 0.2.1.26 released as stable. Fixes compatibility with recent Apple OSX openssl changes and adds some performance enhancements.<br /><span class="continue"><a href="#">Read the full list of changes »</a></span></p> |
|
| 125 |
+ <div class="calendar"><span class="month">May</span><br /><span class="day">02</span></div> |
|
| 126 |
+ <p>Tor 0.2.1.26 released as stable. Fixes yet more |
|
| 127 |
+OpenSSL compatibility issues and lets relays defend themselves from |
|
| 128 |
+connection floods. <a href="<blog>/tor-02126-stable-released">Read the full announcement</a> for the list of changes.</p> |
|
| 127 | 129 |
</td> |
| 128 | 130 |
</tr> |
| 129 | 131 |
</table> |
| ... | ... |
@@ -12,7 +12,7 @@ |
| 12 | 12 |
'docs/documentation' , 'Documentation', |
| 13 | 13 |
'projects/clientside' , 'Projects', |
| 14 | 14 |
'press/index' , 'Press', |
| 15 |
- 'https://blog.torproject.org' , 'Blog', |
|
| 15 |
+ '<blog>' , 'Blog', |
|
| 16 | 16 |
'http://printfection.com/torprojectstore' , 'Store', |
| 17 | 17 |
); |
| 18 | 18 |
my @calltoaction = ( |
| 19 | 19 |