gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r9913 - GNUnet-docs/WWW/news


From: gnunet
Subject: [GNUnet-SVN] r9913 - GNUnet-docs/WWW/news
Date: Sun, 27 Dec 2009 20:08:52 +0100

Author: grothoff
Date: 2009-12-27 20:08:52 +0100 (Sun, 27 Dec 2009)
New Revision: 9913

Added:
   GNUnet-docs/WWW/news/news_20091229.inc
Log:
draft for news

Added: GNUnet-docs/WWW/news/news_20091229.inc
===================================================================
--- GNUnet-docs/WWW/news/news_20091229.inc                              (rev 0)
+++ GNUnet-docs/WWW/news/news_20091229.inc      2009-12-27 19:08:52 UTC (rev 
9913)
@@ -0,0 +1,24 @@
+<?php
+W("Download %s here.",
+  extlink_("http://ftp.gnu.org/software/gnunet/GNUnet-0.8.1.tar.gz";,
+          "GNUnet 0.8.1"));
+BR();
+W("Noteworthy improvements since GNUnet %s are:", "0.8.1");
+echo "<ul>";
+LI("Improved DHT routing algorithm for non-anonymous search using fisheye-DV 
neighborhood routing");
+LI("Non-anonymous downloads using fisheye-DV neighborhood routing when 
possible");
+LI("Neighbor-selection code for anonymous routing was improved");
+LI("Command line tools can now be used in ways that do not leak activity to 
local users (#1467)");
+LI("gnunet-gtk can now be started minimized (#1395)");
+LI("gnunet-pseudonym now uses a more sane default priority for namespace 
advertisements (#1472)");
+LI("Fixed various HTTP transport-related crashes (#1487)");
+LI("Missing image files are now (again) included in gnunet-gtk (#1475)");
+LI("Corrected description of keyword options in gnunet-search man page 
(#1468)");
+LI("Corrected descriptions on pseudonyms in gnunet-insert man page (#1480)");
+LI("Double-clicking a column no longer starts downloads in gnunet-gtk 
(#1474)");
+LI("Clicking download twice no longer starts a second download in gnunet-gtk 
(#1485)");
+LI("gnunet-search now recognizes search URIs and does not treat them as 
keywords (#1492)");
+LI("Various other minor bugs were also fixed");
+echo "</ul>";
+W("You will need to run <tt>gnunet-update</tt>.");
+?>





reply via email to

[Prev in Thread] Current Thread [Next in Thread]