gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r1003 - GNUnet-docs/WWW


From: grothoff
Subject: [GNUnet-SVN] r1003 - GNUnet-docs/WWW
Date: Sat, 25 Jun 2005 08:04:21 -0700 (PDT)

Author: grothoff
Date: 2005-06-25 08:04:17 -0700 (Sat, 25 Jun 2005)
New Revision: 1003

Added:
   GNUnet-docs/WWW/news_20050626.inc
Log:
update

Added: GNUnet-docs/WWW/news_20050626.inc
===================================================================
--- GNUnet-docs/WWW/news_20050626.inc   2005-06-25 14:43:48 UTC (rev 1002)
+++ GNUnet-docs/WWW/news_20050626.inc   2005-06-25 15:04:17 UTC (rev 1003)
@@ -0,0 +1,31 @@
+<?php
+W("Download %s here.",
+  extlink_("http://gnunet.org/download/GNUnet-0.7.0pre3.tar.bz2";,
+          "GNUnet 0.7.0pre3"));
+W("gnunet-gtk is now a seperate download and can be found %s.",
+  extlink_("http://gnunet.org/download/gnunet-gtk-0.7.0pre3.tar.bz2";,
+          "here"));
+W("libextractor 0.5.0 is required to compile or run GNUnet 0.7.0pre3.");
+W("This is still <strong>not</strong> your usual GNUnet release.");
+W("You are strongly encouraged to read this before trying to use it.");
+W("While the code is quite stable and mostly works, there are still a few 
features missing.");
+W("The advertising of the usual set of new features will be done for 0.7.0.");
+W("Instead, here is the list of things (in order of importance) that are 
missing to make the 0.7.0 milestone:");
+
+echo "<ul>";
+LI("gnunet-gtk: support for namespaces, anonymity levels and aborting 
downloads");
+LI("gnunet-setup: cleanup");
+LI("documentation of changes");
+LI("(more) automated testcases for tracekit, gap, FSUI");
+echo "</ul>";
+W("The goals for this pre-release are to:");
+echo "<ul>";
+LI("bootstrap the network");
+LI("see if there are any problems with the code if the size of the network 
goes beyond the small testbeds that individual developers can run");
+LI("give packagers a chance to test their build-process");
+echo "</ul>";
+W("In summary, please try to run this code.");
+W("Please report any bugs you find to %s.",
+  extlink_("https://gnunet.org/mantis/";, "mantis"));
+
+?>





reply via email to

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