gnunet-svn
[Top][All Lists]
Advanced

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

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


From: gnunet
Subject: [GNUnet-SVN] r6977 - GNUnet-docs/WWW/news
Date: Sun, 1 Jun 2008 13:53:09 -0600 (MDT)

Author: grothoff
Date: 2008-06-01 13:53:08 -0600 (Sun, 01 Jun 2008)
New Revision: 6977

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

Added: GNUnet-docs/WWW/news/news_20080601.inc
===================================================================
--- GNUnet-docs/WWW/news/news_20080601.inc                              (rev 0)
+++ GNUnet-docs/WWW/news/news_20080601.inc      2008-06-01 19:53:08 UTC (rev 
6977)
@@ -0,0 +1,25 @@
+<?php
+W("Download %s here.",
+  extlink_("http://gnunet.org/download/GNUnet-0.8.0pre1.tar.gz";,
+          "GNUnet 0.8.0pre1"));
+BR();
+W("Noteworthy improvements since GNUnet %s are:", "0.8.0pre1");
+echo "<ul>";
+LI("Improved FSUI suspend/resume IO performance");
+LI("Improved and simplified various APIs, including better support for 
pseudonyms and pseudonym naming");
+LI("Improved handling of problems relating to use of IPv4 vs. IPv6 sockets by 
user interfaces");
+LI("Added options to <tt>gnunet-peer-info</tt> to determine identity of local 
peer");
+LI("Added support for google-style searches");
+LI("Added support for ranking search results by availability");
+LI("Added sanity check for module configuration");
+LI("Fixed bug in HTTP transport causing certain messages not to be delivered");
+LI("Fixed rare crash in GAP routing");
+LI("Fixed reporting of errors during insertion if datastore got full");
+LI("Fixed various bugs with recursive downloads");
+LI("Fixed bug causing problems when downloading very large files already in 
the local datastore");L
+LI("Fixed bug causing certain search results from the local datastore not 
showing up properly");
+LI("Fixed bug revealing that user sharing files is using W32");
+LI("Fixed various issues with the build process for various platforms");
+echo "</ul>";
+W("Updating should be painless, just run <tt>gnunet-update</tt> as usual.");
+?>





reply via email to

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