[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GNUnet-SVN] r7476 - GNUnet-docs/WWW/news
From: |
gnunet |
Subject: |
[GNUnet-SVN] r7476 - GNUnet-docs/WWW/news |
Date: |
Sat, 19 Jul 2008 22:08:37 -0600 (MDT) |
Author: grothoff
Date: 2008-07-19 22:08:37 -0600 (Sat, 19 Jul 2008)
New Revision: 7476
Added:
GNUnet-docs/WWW/news/news_20080720.inc
Log:
draft
Added: GNUnet-docs/WWW/news/news_20080720.inc
===================================================================
--- GNUnet-docs/WWW/news/news_20080720.inc (rev 0)
+++ GNUnet-docs/WWW/news/news_20080720.inc 2008-07-20 04:08:37 UTC (rev
7476)
@@ -0,0 +1,21 @@
+<?php
+BP();
+W("Download %s here.",
+ extlink_("http://gnunet.org/download.php3",
+ "GNUnet 0.8.0a"));
+BR();
+W("Updating should be trivial -- simply run <tt>gnunet-update</tt>.");
+P();
+W("Noteworthy improvements since GNUnet %s are:",
+ "0.8.0a");
+EP();
+echo "<ul>";
+LI("Fixed processing of namespace advertisements (you should now be able to
discover namespaces)");
+LI("Fixed bus error on Sparc64 systems (gnunetd crash)");
+LI("Fixed parsing of the HOSTLIST option (delayed bootstrapping of new
peers)");
+LI("Fixed bug where resizing the data store would not result in a proper
bloomfilter recomputation during gnunet-update (caused shared content to not be
found anymore)");
+LI("Downloads making no progress will no longer block downloads that could
make progress (gnunet-gtk, gnunet-qt)");
+LI("Reduced cost of restarting gnunet-auto-share (for restarts while large
publication is ongoing)");
+LI("Various cosmetic improvements (including documentation and minor
crashes)");
+echo "</ul>";
+?>
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [GNUnet-SVN] r7476 - GNUnet-docs/WWW/news,
gnunet <=