[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GNUnet-SVN] r4709 - GNUnet-docs/WWW/news
From: |
gnunet |
Subject: |
[GNUnet-SVN] r4709 - GNUnet-docs/WWW/news |
Date: |
Sun, 25 Mar 2007 14:37:36 -0600 (MDT) |
Author: grothoff
Date: 2007-03-25 14:37:35 -0600 (Sun, 25 Mar 2007)
New Revision: 4709
Added:
GNUnet-docs/WWW/news/news_20070325.inc
Log:
draft
Added: GNUnet-docs/WWW/news/news_20070325.inc
===================================================================
--- GNUnet-docs/WWW/news/news_20070325.inc (rev 0)
+++ GNUnet-docs/WWW/news/news_20070325.inc 2007-03-25 20:37:35 UTC (rev
4709)
@@ -0,0 +1,28 @@
+<?php
+W("Download %s and %s here.",
+ ARRAY(extlink_("http://gnunet.org/download/GNUnet-0.7.1c.tar.bz2",
+ "GNUnet 0.7.1c"),
+ extlink_("http://gnunet.org/download/gnunet-gtk-0.7.1c.tar.bz2",
+ "gnunet-gtk 0.7.1c")));
+W("For the first time, we also have a release of %s.",
+ extlink_("http://gnunet.org/download/gnunet-qt-0.7.1c.tar.bz2",
+ "gnunet-qt"));
+BR();
+W("The most significant change is that expired content will no longer be
propagated or shown to end-users.");
+W("As a result, expect to see significantly fewer search results, but also
significantly higher download success rates.");
+BR();
+W("This release fixes a couple of other bugs discovered in 0.7.1b and adds a
few minor features:");
+BR();
+echo "<ul>";
+LI("Added support for IO load detection");
+LI("Enabled abortion of <tt>gnunet-peer-info</tt> with CTRL-C");
+LI("Fixed potential deadlock during download shutdown sequence (could impact
any GNUnet download application)");
+LI("Fixed handling of <tt>-d</tt> option by <tt>gnunet-download</tt>");
+LI("<tt>gnunet-gtk</tt> shows a few additional statistics and uses less CPU
for statistics processing");
+LI("Issues with wrong paths for gettext (internationalization) in
<tt>gnunet-gtk</tt> have been fixed");
+echo "</ul>";
+BR();
+W("Updating should be trivial, please see %s.",
+ extlink_("https://gnunet.org/svn/GNUnet/UPDATING", "UPDATING")).
+BR();
+?>
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [GNUnet-SVN] r4709 - GNUnet-docs/WWW/news,
gnunet <=