summaryrefslogtreecommitdiffstats
path: root/todo
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2005-06-03 19:38:37 +0000
committerLennart Poettering <lennart@poettering.net>2005-06-03 19:38:37 +0000
commit3184280a20d54b8f468d0b8d6ff0980b74610ec5 (patch)
treee5f307da6df86c26620e576a53ac5f5f06d30ede /todo
parent259ef1fd00e7e415dfb11bf26747355e5cd851f7 (diff)
* make some functions return a gint, for signaling errors to the user
* some API documentation updates git-svn-id: file:///home/lennart/svn/public/avahi/trunk@95 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
Diffstat (limited to 'todo')
-rw-r--r--todo11
1 files changed, 2 insertions, 9 deletions
diff --git a/todo b/todo
index a24dc54..aa27b96 100644
--- a/todo
+++ b/todo
@@ -1,13 +1,4 @@
todo:
-* reflector:
- - handle legacy unicast
- - handle unicast reply
- - handle known answer
-
-* debug linux 2.4 spurious packet
-
-* test against apple test suite
-
* release!
done:
@@ -43,3 +34,5 @@ done:
* Return to probing state on conflict
* response job dependencies
* enlarge packet in case a record/query is too large to fit in a normal packet
+* reflector
+* test against apple test suite