From 88beec5e4fad4bfd9fbe51e7cf2320d53669f80d Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Wed, 14 Sep 2005 18:07:43 +0000 Subject: the API to determine if a service is local does not depend on the cookie stuff git-svn-id: file:///home/lennart/svn/public/avahi/trunk@590 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe --- docs/NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/NEWS b/docs/NEWS index 115cd6f..61a04bd 100644 --- a/docs/NEWS +++ b/docs/NEWS @@ -8,7 +8,7 @@ Avahi 0.5, the 'omghai2uasl' release * Attempt auto-detection of the D-BUS system bus address * Include a 'cookie' in all published records which allows us to reliably determine if a service is our own. - * Add API using the cookie to determine if services are local + * Add API to determine if services are local * Better support for threading with AvahiSimplePoll * Add some new StringList functions to help binding to it in other languages -- cgit