gnunet-svn
[Top][All Lists]
Advanced

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

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


From: grothoff
Subject: [GNUnet-SVN] r4129 - GNUnet-docs/WWW/news
Date: Sat, 30 Dec 2006 07:25:23 -0800 (PST)

Author: grothoff
Date: 2006-12-30 07:25:21 -0800 (Sat, 30 Dec 2006)
New Revision: 4129

Added:
   GNUnet-docs/WWW/news/news_20061231.inc
Log:
draft

Added: GNUnet-docs/WWW/news/news_20061231.inc
===================================================================
--- GNUnet-docs/WWW/news/news_20061231.inc      2006-12-30 15:10:17 UTC (rev 
4128)
+++ GNUnet-docs/WWW/news/news_20061231.inc      2006-12-30 15:25:21 UTC (rev 
4129)
@@ -0,0 +1,31 @@
+<?php
+W("Download %s here.",
+  extlink_("http://gnunet.org/download/GNUnet-0.7.1a.tar.bz2";,
+          "GNUnet 0.7.1a"));
+W("<tt>gnunet-gtk</tt> has not changed, %s will work with GNUnet 0.7.1a.",
+  extlink_("http://gnunet.org/download/gnunet-gtk-0.7.1.tar.bz2";,
+          "gnunet-gtk 0.7.1"));
+BR();
+W("This release fixes various minor bugs and adds some minor features to 
GNUnet 0.7.1.");
+BR();
+W("Noteworthy improvements since GNUnet %s are:", "0.7.1");
+echo "<ul>";
+LI("Automatic detection of external IP addresses and port mapping for peers 
behind NAT using UPnP");
+LI("<tt>gnunet-download</tt> can now be used to download files from already 
downloaded GNUnet directory files");
+LI("<tt>gnunet-peer-info</tt> can now do reverse DNS lookups on peer 
addresses");
+LI("<tt>gnunet-pseudonym</tt> is properly linked");
+LI("Updated various man pages and other documentation");
+LI("Extended options supported by <tt>gnunet-setup</tt> (now complete)");
+echo "</ul>";
+
+W("The following bugs have been resolved in GNUnet %s:", "0.7.1");
+echo "<ul>";
+LI("TCP transport did not connect from behind NAT if the TCP PORT was set to 
zero");
+LI("potential assertion failure due to large select write queue (rare)");
+LI("testing of bi-directional transports behind NAT with 
<tt>gnunet-transport-check</tt>");
+LI("<tt>gnunetd</tt> now drops supplementary groups when changing permissions 
on startup");
+LI("build problems with <tt>libiconv</tt> on some systems");
+LI("verbose option for <tt>gnunet-transport-check</tt>");
+LI("aborting <tt>gnunet-transport-check</tt> with CTRL-C");
+echo "</ul>";
+?>





reply via email to

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