gnunet-svn
[Top][All Lists]
Advanced

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

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


From: gnunet
Subject: [GNUnet-SVN] r8297 - GNUnet-docs/WWW/news
Date: Fri, 27 Feb 2009 22:16:03 -0700

Author: grothoff
Date: 2009-02-27 22:16:03 -0700 (Fri, 27 Feb 2009)
New Revision: 8297

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

Added: GNUnet-docs/WWW/news/news_20090228.inc
===================================================================
--- GNUnet-docs/WWW/news/news_20090228.inc                              (rev 0)
+++ GNUnet-docs/WWW/news/news_20090228.inc      2009-02-28 05:16:03 UTC (rev 
8297)
@@ -0,0 +1,24 @@
+<?php
+BP();
+W("Download %s here.",
+  extlink_("http://gnunet.org/download.php3";,
+          "GNUnet 0.8.0c"));
+BR();
+W("This is a bugfix release.");
+W("Updating should be trivial -- simply run <tt>gnunet-update</tt>.");
+P();
+W("Noteworthy improvements since GNUnet %s are:",
+  "0.8.0b");
+EP();
+echo "<ul>";
+LI("Fixed problem with MySQL disconnects causing crashes");
+LI("Fixed problem in DHT client protocol that could cause requests to be 
lost");
+LI("Fixed problem with struct sizes on 64-bit platforms");
+LI("Migrated HTTP transport to libmicrohttpd 0.4.0a API");
+LI("Fixed Qt detection in configure script");
+LI("Fixed off-by-one error in file-sharing code (wasted bandwidth and could 
cause crashes)");
+LI("Fixed handling of spaces in gnunet-auto-share");
+LI("Fixed parsing of IPv6 network specifications");
+LI("Fixed various other minor bugs");
+echo "</ul>";
+?>





reply via email to

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