gnunet-svn
[Top][All Lists]
Advanced

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

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


From: gnunet
Subject: [GNUnet-SVN] r5260 - GNUnet-docs/WWW/news
Date: Sat, 7 Jul 2007 00:23:23 -0600 (MDT)

Author: grothoff
Date: 2007-07-07 00:23:17 -0600 (Sat, 07 Jul 2007)
New Revision: 5260

Added:
   GNUnet-docs/WWW/news/news_20070707.inc
Log:
news

Added: GNUnet-docs/WWW/news/news_20070707.inc
===================================================================
--- GNUnet-docs/WWW/news/news_20070707.inc                              (rev 0)
+++ GNUnet-docs/WWW/news/news_20070707.inc      2007-07-07 06:23:17 UTC (rev 
5260)
@@ -0,0 +1,33 @@
+<?php
+W("Download %s here.",
+  extlink_("http://gnunet.org/download/GNUnet-0.7.2a.tar.bz2";,
+          "GNUnet 0.7.2a"));
+W("gnunet-gtk is a separate download and can be found %s.",
+  extlink_("http://gnunet.org/download/gnunet-gtk-0.7.2a.tar.bz2";,
+          "here"));
+/*
+W("%s is still an alpha version with fewer features.",
+  extlink_("http://gnunet.org/download/gnunet-qt-0.7.2.tar.bz2";,
+          "gnunet-qt"));
+W("A new tool is %s (also alpha) which allows you to mount directories shared 
over GNUnet as Linux file-systems (read-only).",
+  extlink_("http://gnunet.org/download/gnunet-fuse-0.7.2.tar.bz2";,
+          "gnunet-fuse"));
+*/
+BR();
+W("GNUnet 0.7.2a is purely a bugfix release for GNUnet 0.7.1.");
+W("Updating should be unproblematic, simply run <tt>gnunet-update</tt>.");
+W("Read the UPDATING file for details.");
+BR();
+W("Noteworthy improvements since GNUnet %s:",
+  "0.7.2");
+echo "<ul>";
+LI("Improved latency of various operations");
+LI("Improved various error messages");
+LI("Reduced CPU consumption in various places");
+LI("Fixed various bugs in the MySQL database module");
+LI("Fixed a deadlock in <tt>gnunetd</tt>");
+LI("Fixed bloomfilter size and size recomputation after quota change");
+LI("Fixed issues with too many connections being created or maintained");
+echo "</ul>";
+BR();
+?>





reply via email to

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