summaryrefslogtreecommitdiffstats
path: root/docs/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2005-10-24 22:42:18 +0000
committerLennart Poettering <lennart@poettering.net>2005-10-24 22:42:18 +0000
commit138749fd23e6acc54cf48858e8b7b98ce147d5f0 (patch)
treed232d9e7907fcec1227180f7c4f2d91bc584e90c /docs/TODO
parentf17d2832301b0f2fcd50fdcc6fec77666178158f (diff)
update TODO
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@855 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
Diffstat (limited to 'docs/TODO')
-rw-r--r--docs/TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/TODO b/docs/TODO
index aaea9a9..45f5cf5 100644
--- a/docs/TODO
+++ b/docs/TODO
@@ -2,7 +2,6 @@ for 0.6:
* remove outgoing queries from queue if the browse object they were issued from is destroyed
* add API to allow user to tell the server that some service is not reachable
* generate local CNAME responses
-* add error state for server and entry group
* add support for subtypes in static services
* Add static host configuration like static services [lathiat]
* wrap avahi_server_add_record() via DBUS and in avahi-client [lathiat]
@@ -96,3 +95,4 @@ done:
* remove AVAHI_PUBLISH_IS_PROXY
* replace avahi_server_is_service_local() by AVAHI_PUBLISH flag
* drop partially created created entries on failure
+* add error state for server and entry group