gnunet-svn
[Top][All Lists]
Advanced

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

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


From: grothoff
Subject: [GNUnet-SVN] r575 - GNUnet-docs/WWW
Date: Fri, 1 Apr 2005 23:01:30 -0800 (PST)

Author: grothoff
Date: 2005-04-01 23:01:29 -0800 (Fri, 01 Apr 2005)
New Revision: 575

Added:
   GNUnet-docs/WWW/news_20050402.inc
Log:
2nd try

Added: GNUnet-docs/WWW/news_20050402.inc
===================================================================
--- GNUnet-docs/WWW/news_20050402.inc   2005-04-02 06:54:24 UTC (rev 574)
+++ GNUnet-docs/WWW/news_20050402.inc   2005-04-02 07:01:29 UTC (rev 575)
@@ -0,0 +1,14 @@
+<?php
+W("Download %s here.",
+  extlink_("http://gnunet.org/download/GNUnet-0.7.0pre2.tar.bz2";,
+          "GNUnet 0.7.0pre2"));
+W("This release fixes a couple of critical bugs discovered in 0.7.0pre1:");
+echo "<ul>";
+LI("potential segfault in the Win32 version");
+LI("segfault in advertising (crashing nodes under certain circumstances)");
+LI("gnunet-insert did not work properly when used with multiple keywords 
(would concatenate all of them into one keyword)");
+LI("TCP transport did not work properly (welcome message size slightly wrong, 
by itself mostly harmless)");
+LI("some plaintext messages were not properly encapsulated by the sender 
(resulting in failure to connect)");
+LI("configuration file generated by gnunetd if no file was found was outdated 
(contrib/gnunet.root was ok, though)");
+echo "</ul>";
+?>





reply via email to

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