aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO11
1 files changed, 9 insertions, 2 deletions
diff --git a/TODO b/TODO
index c4df40e9..28dbbbe2 100644
--- a/TODO
+++ b/TODO
@@ -11,20 +11,27 @@ Notes:
11 Oh, and this is of course just a plan. And plans always change. 11 Oh, and this is of course just a plan. And plans always change.
12 12
130.7.2 (goal: re-enable all 0.7.0 features): 130.7.2 (goal: re-enable all 0.7.0 features):
14- #917 (peer-info view)
15- create custom gtk logger (via memory logger?) [see also #1027] 14- create custom gtk logger (via memory logger?) [see also #1027]
16 15
170.7.2a: 160.7.2a:
18- re-enable advanced/namespace menus 17- re-enable advanced/namespace menus
19 + namespace creation 18 + namespace creation
19 => currently crashes (in ECRS!)
20 + namespace update 20 + namespace update
21 => FIX implementation!
22 + namespace addition
23 => untested
21 + namespace search 24 + namespace search
25 => untested
22 + collection creation 26 + collection creation
27 => need to check!
23 + collection abortion 28 + collection abortion
29 => need to check!
24 + show content of current collection 30 + show content of current collection
25 + NS-related memory leaks (see #if 0 code in namespace.c) 31 + NS-related memory leaks (see #if 0 code in namespace.c)
26 + proper namespace/collection support: 32 + proper namespace/collection support:
27 * avoid repeatedly calling slow gnunet-gtk iterator (see drupal) 33 * avoid repeatedly calling slow
34 gnunet-gtk iterator (see drupal)
28 * use new namespace APIs 35 * use new namespace APIs
29 * clean, short namespace search URIs 36 * clean, short namespace search URIs
30 37