gnunet-svn
[Top][All Lists]
Advanced

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

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


From: gnunet
Subject: [GNUnet-SVN] r10429 - GNUnet-docs/WWW/news
Date: Tue, 23 Feb 2010 16:07:07 +0100

Author: grothoff
Date: 2010-02-23 16:07:07 +0100 (Tue, 23 Feb 2010)
New Revision: 10429

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

Deleted: GNUnet-docs/WWW/news/20100223.inc
===================================================================
--- GNUnet-docs/WWW/news/20100223.inc   2010-02-23 15:05:06 UTC (rev 10428)
+++ GNUnet-docs/WWW/news/20100223.inc   2010-02-23 15:07:07 UTC (rev 10429)
@@ -1,15 +0,0 @@
-<?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("Information in the local datastore can be lost, including inserted files 
and metadata of indexed files, the actual indexed files are not lost.");
-W("You will need to run <tt>gnunet-update</tt>.");
-W("We urge users to republish their shared files.");
-?>

Copied: GNUnet-docs/WWW/news/news_20100223.inc (from rev 10416, 
GNUnet-docs/WWW/news/20100223.inc)
===================================================================
--- GNUnet-docs/WWW/news/news_20100223.inc                              (rev 0)
+++ GNUnet-docs/WWW/news/news_20100223.inc      2010-02-23 15:07:07 UTC (rev 
10429)
@@ -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("Information in the local datastore can be lost, including inserted files 
and metadata of indexed files, the actual indexed files are not 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]