summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2005-11-15 01:51:01 +0000
committerLennart Poettering <lennart@poettering.net>2005-11-15 01:51:01 +0000
commitb800018612e8430d105f5bd718cbb8bfa813a414 (patch)
tree3e70a63b15fd50e8efb2e74f706aa8b4156cdfa9
parente3f2e517162b80d256c966fa925c8e76e5691d6d (diff)
update TODO
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@978 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
-rw-r--r--docs/TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/TODO b/docs/TODO
index bcb9f19..6873f04 100644
--- a/docs/TODO
+++ b/docs/TODO
@@ -1,7 +1,6 @@
for 0.6:
* Add static host configuration like static services [lathiat]
* Expose AvahiSRecordBrowser over D-BUS and implement in avahi-client [lathiat]
-* fix python scripts
* update man pages
later:
@@ -107,3 +106,4 @@ done:
* introduce AVAHI_CLIENT_FAILURE
* remove outgoing queries from queue if the browse object they were issued from is destroyed
* pass *all* Bonjour conformance tests
+* fix python scripts