mantis #1844
[oweals/gnunet.git] / ChangeLog
index 9905f423afff093cd0d40fb45b28af1cae20a449..b11ece9df43e6cee3b423c8c26e051a490846ed9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,21 +1,19 @@
-Fri Jun 10 11:07:58 CEST 2011
+Mon Sep 19 14:16:22 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)
+       * TESTING does not support incremental HELLO changes, 
+                 code has known shutdown issues (can crash)
+       * VPN is experimental, but has been shown to work to some degree
        * MESH does not work (mock API emulates for VPN)
+        * TRANSPORT-WLAN is experimental
+        * TRANSPORT-HTTP is experimental, has known bugs
+       * TRANSPORT-DV is experimental, has known bugs, protocol may still change
        * 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.