gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r15526 - in gnunet: . doc


From: gnunet
Subject: [GNUnet-SVN] r15526 - in gnunet: . doc
Date: Fri, 10 Jun 2011 13:24:46 +0200

Author: grothoff
Date: 2011-06-10 13:24:46 +0200 (Fri, 10 Jun 2011)
New Revision: 15526

Added:
   gnunet/doc/Makefile.am
Modified:
   gnunet/ChangeLog
Log:
fix

Modified: gnunet/ChangeLog
===================================================================
--- gnunet/ChangeLog    2011-06-10 11:23:59 UTC (rev 15525)
+++ gnunet/ChangeLog    2011-06-10 11:24:46 UTC (rev 15526)
@@ -1,3 +1,25 @@
+Fri Jun 10 11:07:58 CEST 2011
+       Releasing GNUnet 0.9.0pre3.  Instead of listing all that has
+       changed, here is the short list of what is known NOT to work,
+       in order of minor flaws to major issues, by module:
+
+       * FS still has a few missing features, but largely works
+       * DATASTORE is O(n) where it should be O(log n) for some operations
+       * UDP does not work (only messages < 1500 bytes, no fragmentation)
+       * TESTING does not support incremental HELLO changes, hence will
+                 be particularly troublesome with WLAN transport
+       * TRANSPORT ATS is not used for actual bandwidth assignment,
+                 important options to make it truly useful are still missing
+       * VPN's service definitions may work, but are not secure
+       * NAT traversal partially works for TCP (ICMP-based method only)
+       * MESH does not work (mock API emulates for VPN)
+       * CHAT is experimental, has known bugs and was not reviewed yet
+       * FRAGMENTATION library is not implemented
+       * MONKEY is highly experimental
+
+       With this release we will finally start with
+       a detailed accounting of changes in the ChangeLog.
+
 Thu Dec 23 23:33:05 CET 2010
        Releasing GNUnet 0.9.0pre2.
 

Added: gnunet/doc/Makefile.am
===================================================================
--- gnunet/doc/Makefile.am                              (rev 0)
+++ gnunet/doc/Makefile.am      2011-06-10 11:24:46 UTC (rev 15526)
@@ -0,0 +1,3 @@
+SUBDIRS = man
+
+EXTRA_DIST = README.mysql README.postgres




reply via email to

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