summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2005-09-14 17:22:46 +0000
committerLennart Poettering <lennart@poettering.net>2005-09-14 17:22:46 +0000
commitbe92f867e49b2ea1cd3239b8944f45c436e6301b (patch)
tree2c382ff321ab332482f15428b8701079c184b37d
parentb1f9dc9aa9c68b0b5b2fabc05d8ceb60c26bcd96 (diff)
update TODO
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@587 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
-rw-r--r--docs/TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/TODO b/docs/TODO
index de1bb54..e4c8f97 100644
--- a/docs/TODO
+++ b/docs/TODO
@@ -5,6 +5,7 @@ for 0.6:
* remove queries from queue if the browse object they were issued from is destroyed
* if two local clients browse for the same RRs, only send out query series once
* add a way to notify the user that all cache entries have been read when browsing
+* make AVAHI_PROTO_xxx well defined constants
* Add static host configuration like static services [lathiat]
* wrap avahi_server_add_record() via DBUS and in avahi-client [lathiat]