gnunet-svn
[Top][All Lists]
Advanced

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

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


From: grothoff
Subject: [GNUnet-SVN] r2520 - GNUnet-docs/WWW/news
Date: Thu, 16 Mar 2006 00:42:03 -0800 (PST)

Author: grothoff
Date: 2006-03-16 00:41:59 -0800 (Thu, 16 Mar 2006)
New Revision: 2520

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

Added: GNUnet-docs/WWW/news/news_20060318.inc
===================================================================
--- GNUnet-docs/WWW/news/news_20060318.inc      2006-03-15 08:41:51 UTC (rev 
2519)
+++ GNUnet-docs/WWW/news/news_20060318.inc      2006-03-16 08:41:59 UTC (rev 
2520)
@@ -0,0 +1,24 @@
+<?php
+W("Download %s here.",
+  extlink_("http://gnunet.org/download/GNUnet-0.7.0c.tar.bz2";,
+          "GNUnet 0.7.0c"));
+W("gnunet-gtk is a separate download and can be found %s.",
+  extlink_("http://gnunet.org/download/gnunet-gtk-0.7.0c.tar.bz2";,
+          "here"));
+BR();
+W("This is a bugfix release for 0.7.0b.");
+W("It fixes various minor bugs:");
+echo "<ul>";
+LI("deadlock in the http transport");
+LI("large downloads, in particular recursive downloads of directories, no 
longer abort erroneously (non-deterministic bug)");
+LI("two crashes under Win32 are fixed by using a more recent <tt>plibc</tt>");
+LI("statistics display in <tt>gnunet-gtk</tt> was improved");
+LI("content migration now works properly (previously only the first search 
result for a given key was cached)");
+echo "</ul>";
+LI("In 0.7.0c, peers are also more aggressive about using excess bandwidth to 
migrate content.");
+W("<tt>gnunet-pseudonym</tt> now supports multiple uses of the <tt>-k</tt> 
option.");
+W("The amount of hashing required was reduced from quadratic to linear in one 
place, resulting in reduced CPU consumption for searches with many results.");
+W("Memory use for 0.7.0c should stabilize at a slighly lower level compared to 
0.7.0b.");
+W("A Swedish translation was added thanks to Daniel Nylander.");
+W("Upgrading to 0.7.0c should be trivial, simply recompile, install, stop 
<tt>gnunetd</tt>, run <tt>gnunet-update</tt> and restart <tt>gnunetd</tt>.");
+?>





reply via email to

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