aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-06-10 15:38:41 +0000
committerChristian Grothoff <christian@grothoff.org>2011-06-10 15:38:41 +0000
commitbabfa78349fe8442fa0c85ad73e10cebafc42075 (patch)
tree545516572f3452c47edde16c8e7a16685a74c279 /ChangeLog
parente1e64180b7b453bc6991e62f89d8a745c6b4e28f (diff)
downloadgnunet-babfa78349fe8442fa0c85ad73e10cebafc42075.tar.gz
gnunet-babfa78349fe8442fa0c85ad73e10cebafc42075.zip
not today
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 4 insertions, 5 deletions
diff --git a/ChangeLog b/ChangeLog
index 9905f423a..898ed3568 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,3 @@
1Fri Jun 10 11:07:58 CEST 2011
2 Releasing GNUnet 0.9.0pre3. Instead of listing all that has 1 Releasing GNUnet 0.9.0pre3. Instead of listing all that has
3 changed, here is the short list of what is known NOT to work, 2 changed, here is the short list of what is known NOT to work,
4 in order of minor flaws to major issues, by module: 3 in order of minor flaws to major issues, by module:
@@ -6,16 +5,16 @@ Fri Jun 10 11:07:58 CEST 2011
6 * FS still has a few missing features, but largely works 5 * FS still has a few missing features, but largely works
7 * DATASTORE is O(n) where it should be O(log n) for some operations 6 * DATASTORE is O(n) where it should be O(log n) for some operations
8 * UDP does not work (only messages < 1500 bytes, no fragmentation) 7 * UDP does not work (only messages < 1500 bytes, no fragmentation)
9 * TESTING does not support incremental HELLO changes, hence will 8 * TESTING does not support incremental HELLO changes
10 be particularly troublesome with WLAN transport
11 * TRANSPORT ATS is not used for actual bandwidth assignment, 9 * TRANSPORT ATS is not used for actual bandwidth assignment,
12 important options to make it truly useful are still missing 10 important options to make it truly useful are still missing
13 * VPN's service definitions may work, but are not secure
14 * NAT traversal partially works for TCP (ICMP-based method only) 11 * NAT traversal partially works for TCP (ICMP-based method only)
15 * MESH does not work (mock API emulates for VPN) 12 * MESH does not work (mock API emulates for VPN)
13 * VPN is experimental
14 * WLAN is experimental
16 * CHAT is experimental, has known bugs and was not reviewed yet 15 * CHAT is experimental, has known bugs and was not reviewed yet
17 * FRAGMENTATION library is not implemented
18 * MONKEY is highly experimental 16 * MONKEY is highly experimental
17 * FRAGMENTATION library is not implemented
19 18
20 With this release we will finally start with 19 With this release we will finally start with
21 a detailed accounting of changes in the ChangeLog. 20 a detailed accounting of changes in the ChangeLog.