[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[vidalia-svn] r2383: Add 0.1.0 to the recent news. (vidalia/www)



Author: edmanm
Date: 2008-03-01 23:16:45 -0500 (Sat, 01 Mar 2008)
New Revision: 2383

Modified:
   vidalia/www/index.php
Log:
Add 0.1.0 to the recent news.


Modified: vidalia/www/index.php
===================================================================
--- vidalia/www/index.php	2008-03-02 04:07:29 UTC (rev 2382)
+++ vidalia/www/index.php	2008-03-02 04:16:45 UTC (rev 2383)
@@ -31,8 +31,15 @@
 
 <h3>Recent News</h3>
 <ul>
+  <li><b>01-March-2008:</b>
+    Vidalia 0.1.0 is <a href="download.php">released</a>. Vidalia's 0.1.0 release
+    contains many significant changes, the most notable of which are support for doing
+    geoip lookups over SSL and a migration to CMake for our build system. See the
+    <a href="http://trac.vidalia-project.net/browser/vidalia/releases/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 <a href="download.php">released</a>. 0.0.16 is a minor release 
+    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/releases/vidalia-0.0.16/CHANGELOG";>
@@ -46,14 +53,6 @@
     <a href="http://trac.vidalia-project.net/browser/vidalia/releases/vidalia-0.0.15/CHANGELOG";>
     changelog</a> for a list of the many other improvements and bugfixes in this release.
   </li>
-  <li><b>26-August-2007:</b>
-    Vidalia 0.0.14 is released. This release supports 
-    Tor's cookie- and password-based control port authentication mechanisms and makes
-    authentication required in the default configuration. All Vidalia users should
-    upgrade. 0.0.14 also contains a few other minor changes, which are listed in the
-    <a href="http://trac.vidalia-project.net/browser/vidalia/releases/vidalia-0.0.14/CHANGELOG";>
-    changelog</a>.
-  </li>
 </ul>
 </div>