gnunet-svn
[Top][All Lists]
Advanced

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

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


From: gnunet
Subject: [GNUnet-SVN] r10415 - GNUnet-docs/WWW/news
Date: Tue, 23 Feb 2010 09:58:12 +0100

Author: grothoff
Date: 2010-02-23 09:58:12 +0100 (Tue, 23 Feb 2010)
New Revision: 10415

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

Added: GNUnet-docs/WWW/news/20100223.inc
===================================================================
--- GNUnet-docs/WWW/news/20100223.inc                           (rev 0)
+++ GNUnet-docs/WWW/news/20100223.inc   2010-02-23 08:58:12 UTC (rev 10415)
@@ -0,0 +1,15 @@
+<?php
+W("Download %s here.",
+  extlink_("http://ftp.gnu.org/pub/gnu/gnunet/GNUnet-0.8.1b.tar.gz";,
+          "GNUnet 0.8.1b"));
+BR();
+W("Noteworthy improvements since GNUnet %s are:", "0.8.1a");
+echo "<ul>";
+LI("Fixed local datastore data loss issue introduced in 0.8.1 (upgrade highly 
recommended)");
+LI("Fixed uninitialized value causing instant content expiration when using 
<tt>--uri</tt> with <tt>gnunet-insert</tt> (also internal data loss)");
+echo "</ul>";
+W("It should be noted that both of these &quot;data loss&quot; issues only 
mean that content that should be shared fails to be (or stay) accessible.");
+W("No local user data is lost.");
+W("You will need to run <tt>gnunet-update</tt>.");
+W("We urge users to republish their shared files.");
+?>





reply via email to

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