aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-09-04 09:24:50 +0000
committerChristian Grothoff <christian@grothoff.org>2011-09-04 09:24:50 +0000
commit1457e1db3fca49f1810ab831385992e56ee44c01 (patch)
treeb641c6d472f5a868a97820d927d4e03a09ec86c7 /ChangeLog
parent82acee90436c8ab6fc736be4b9daf269af6352d2 (diff)
downloadgnunet-1457e1db3fca49f1810ab831385992e56ee44c01.tar.gz
gnunet-1457e1db3fca49f1810ab831385992e56ee44c01.zip
no longer true
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 0 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index 76b1a53c0..861d65081 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,18 +3,14 @@
3 in order of minor flaws to major issues, by module: 3 in order of minor flaws to major issues, by module:
4 4
5 * FS still has a few missing features, but largely works 5 * FS still has a few missing features, but largely works
6 * DATASTORE is O(n) where it should be O(log n) for some operations
7 * TRANSPORT-UDP does not work (only messages < 1500 bytes, no fragmentation)
8 * TESTING does not support incremental HELLO changes 6 * TESTING does not support incremental HELLO changes
9 * TRANSPORT ATS is not used for actual bandwidth assignment, 7 * TRANSPORT ATS is not used for actual bandwidth assignment,
10 important options to make it truly useful are still missing 8 important options to make it truly useful are still missing
11 * NAT traversal partially works for TCP (ICMP-based method only)
12 * MESH does not work (mock API emulates for VPN) 9 * MESH does not work (mock API emulates for VPN)
13 * VPN is experimental 10 * VPN is experimental
14 * TRANSPORT-WLAN is experimental 11 * TRANSPORT-WLAN is experimental
15 * CHAT is experimental, has known bugs and was not reviewed yet 12 * CHAT is experimental, has known bugs and was not reviewed yet
16 * MONKEY is highly experimental 13 * MONKEY is highly experimental
17 * FRAGMENTATION library is not implemented
18 14
19 With this release we will finally start with 15 With this release we will finally start with
20 a detailed accounting of changes in the ChangeLog. 16 a detailed accounting of changes in the ChangeLog.