summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2005-10-11 01:32:12 +0000
committerLennart Poettering <lennart@poettering.net>2005-10-11 01:32:12 +0000
commit5f826252058d9d605ebdf4cb89daa25c7b7753f9 (patch)
tree549c379c5ac38dc909d8ad27ad801a15e76edf19 /docs
parent1adbc218354388dd59c68267c363d2fbcc75eaad (diff)
update TODO
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@724 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
Diffstat (limited to 'docs')
-rw-r--r--docs/TODO5
1 files changed, 2 insertions, 3 deletions
diff --git a/docs/TODO b/docs/TODO
index cfd3e7a..53012c4 100644
--- a/docs/TODO
+++ b/docs/TODO
@@ -1,6 +1,5 @@
for 0.6:
* Add sensible record updating API
-* add subtype browsing
* add simplification routine for adding services
* remove outgoing queries from queue if the browse object they were issued from is destroyed
@@ -18,8 +17,6 @@ for 0.6:
* add support for subtypes in static services
-* wrap subtype support for avahi-client
-
later:
* support for special domain PTR records based on local IP subnet address
* Changes resulting in updated RFC of 7th June 2005:
@@ -95,3 +92,5 @@ done:
* add flags argument to disable cookies-setting for local services
* add API to add addresses without reverse PTR record
* reset commit throttling for entry groups after a while
+* wrap subtype support for avahi-client
+* add subtype browsing