gnunet-svn
[Top][All Lists]
Advanced

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

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


From: gnunet
Subject: [GNUnet-SVN] r5385 - GNUnet-docs/WWW/news
Date: Mon, 30 Jul 2007 00:10:59 -0600 (MDT)

Author: grothoff
Date: 2007-07-30 00:10:48 -0600 (Mon, 30 Jul 2007)
New Revision: 5385

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

Added: GNUnet-docs/WWW/news/news_20070730.inc
===================================================================
--- GNUnet-docs/WWW/news/news_20070730.inc                              (rev 0)
+++ GNUnet-docs/WWW/news/news_20070730.inc      2007-07-30 06:10:48 UTC (rev 
5385)
@@ -0,0 +1,31 @@
+<?php
+W("Download %s here.",
+  extlink_("http://gnunet.org/download/GNUnet-0.7.2b.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.2b.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 which allows you to mount directories shared over GNUnet 
as Linux file-systems.",
+  extlink_("http://gnunet.org/download/gnunet-fuse-0.7.2b.tar.bz2";,
+          "gnunet-fuse"));
+BR();
+W("GNUnet 0.7.2b is purely a bugfix release for GNUnet 0.7.1a.");
+W("Updating should be unproblematic, simply run <tt>gnunet-update</tt>.");
+W("If you are using <tt>MySQL</tt> this may take a while due to changes in the 
table structure.");
+W("Read the UPDATING file for details.");
+BR();
+W("Noteworthy improvements since GNUnet %s:",
+  "0.7.2a");
+echo "<ul>";
+LI("<tt>gnunet-fuse</tt> now has support for <tt>write</tt> operations");
+LI("Improved latency and performance of various database operations (for both 
mysql and sqlite)");
+LI("Fixed error handling in UDP transport (could cause UDP transport to become 
disfunctional)");
+LI("Fixed log rotation (old log files were not deleted properly)");
+LI("Fixed crash in <tt>gnunet-update</tt> (when run needlessly)");
+LI("Fixed crash in <tt>gnunetd</tt> (assertion failure)");
+echo "</ul>";
+BR();
+?>





reply via email to

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