diff options
author | Lennart Poettering <lennart@poettering.net> | 2005-11-06 16:12:03 +0000 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2005-11-06 16:12:03 +0000 |
commit | 4e2113a7d5b702ff070e8220b32662bb00ae02dd (patch) | |
tree | 1a1812f25e83f36d5fd9667939ab253219be3ec7 /docs | |
parent | 3b4cd4f3530aa24bb5b38146372b87e966ce62d4 (diff) |
* Rename AVAHI_ERR_NOT_CONNECTED to AVAHI_ERR_DISCONNECTED
* Remove client state AVAHI_CLIENT_DISCONNECTED and replace it with AVAHI_CLIENT_FAILURE with error code set to AVAHI_ERR_DISCONNECTED
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@935 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
Diffstat (limited to 'docs')
-rw-r--r-- | docs/TODO | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -7,7 +7,6 @@ for 0.6: * update man pages later: -* avahi-client: do something about letting the client know if the daemon comes back from a DISCONNECTED state * add simplification routine for adding services * implement avahi-utils in C * support for special domain PTR records based on local IP subnet address |