diff options
author | Lennart Poettering <lennart@poettering.net> | 2005-10-26 12:09:48 +0000 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2005-10-26 12:09:48 +0000 |
commit | 404c44c11b3d63c6a53b81ed7b9231387305c33f (patch) | |
tree | e7a75f84f4bd8a6c83ddbaffabca2e0c76eab6ad /docs | |
parent | 94d2753047cff1e9223e42736884e4d51348b45a (diff) | |
download | avahi-404c44c11b3d63c6a53b81ed7b9231387305c33f.tar.gz |
update TODO
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@877 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
Diffstat (limited to 'docs')
-rw-r--r-- | docs/TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ for 0.6: * add API to allow user to tell the server that some service is not reachable * Add static host configuration like static services [lathiat] * wrap avahi_server_add_record() via DBUS and in avahi-client [lathiat] +* always set source address for outgoing packets later: * add simplification routine for adding services |