[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[vidalia-svn] r2611: Add a blurb for 0.1.3 to the website. (website/trunk)
Author: edmanm
Date: 2008-05-26 13:20:36 -0400 (Mon, 26 May 2008)
New Revision: 2611
Modified:
website/trunk/index.php
Log:
Add a blurb for 0.1.3 to the website.
Modified: website/trunk/index.php
===================================================================
--- website/trunk/index.php 2008-05-26 16:57:29 UTC (rev 2610)
+++ website/trunk/index.php 2008-05-26 17:20:36 UTC (rev 2611)
@@ -27,8 +27,15 @@
<br>
<h3>Recent News</h3>
<ul>
+ <li><b>25-May-2008:</b>
+ Vidalia 0.1.3 is <a href="download.php">released</a>. 0.1.3 adds a hidden service
+ configuration UI designed and implemented by Domenik Bork, as well as a few other
+ bugfixes. See the
+ <a href="http://trac.vidalia-project.net/browser/vidalia/tags/vidalia-0.1.3/CHANGELOG">
+ changelog</a> for a list of all changes in this release.
+ </li>
<li><b>24-March-2008:</b>
- Vidalia 0.1.2 is <a href="download.php">released</a>. This release fixes a significant
+ Vidalia 0.1.2 is released. This release fixes a significant
bug in the 0.1.x series that prevented Vidalia clients from displaying Tor relays and
circuits in the network map. See the
<a href="http://trac.vidalia-project.net/browser/vidalia/tags/vidalia-0.1.2/CHANGELOG">
@@ -42,21 +49,6 @@
<a href="http://trac.vidalia-project.net/browser/vidalia/tags/vidalia-0.1.0/CHANGELOG">
changelog</a> for a complete list of fixes and features in this release.
</li>
- <li><b>22-November-2007:</b>
- Vidalia 0.0.16 is released. 0.0.16 is a minor release
- that primarily fixes compilation on Mac OS X 10.3 (Panther). This release also adds
- an Arabic translation contributed by Ahmad Gharbeia. See the
- <a href="http://trac.vidalia-project.net/browser/vidalia/tags/vidalia-0.0.16/CHANGELOG">
- changelog</a> for a few other fixes in this release.
- </li>
- <li><b>24-October-2007:</b>
- Vidalia 0.0.15 is released. This release adds support
- for the Tor software's HTTP/HTTPS proxy and "fascist firewall" options. Vidalia now also supports
- Tor's bridge relay features for those who are blocked from reaching the Tor network,
- or who want to set up their own bridge relay to help censored users. See the
- <a href="http://trac.vidalia-project.net/browser/vidalia/tags/vidalia-0.0.15/CHANGELOG">
- changelog</a> for a list of the many other improvements and bugfixes in this release.
- </li>
</ul>
</div>