diff options
author | Lennart Poettering <lennart@poettering.net> | 2005-09-26 00:08:30 +0000 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2005-09-26 00:08:30 +0000 |
commit | dae4b6457a2af1f1c7f340d709c9a65b8fd7f035 (patch) | |
tree | cc15dd93fc72e562242a0f482df710c4c3fa02a1 | |
parent | 8782ae678cf60713b5513016f16b039251c40870 (diff) |
* update todo
* and BTW: the last commit added a server version check to avahi-client
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@631 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
-rw-r--r-- | docs/TODO | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -4,8 +4,6 @@ for 0.6: * add simplification routine for adding services * add API to add addresses without reverse PTR record -* add sever version check to avahi-client - * remove queries from queue if the browse object they were issued from is destroyed * Passive observation of failures @@ -82,5 +80,5 @@ done: * add wide area support (i.e. DNS-SD over unicast DNS) * add a way to notify the user that all cache entries have been read when browsing * allow resolving of services without name - +* add sever version check to avahi-client |