]> git.meshlink.io Git - catta/commitdiff
document that AVAHI_PROTO_xxx is no longer defined to be identical with AF_xxx
authorLennart Poettering <lennart@poettering.net>
Tue, 25 Oct 2005 21:03:20 +0000 (21:03 +0000)
committerLennart Poettering <lennart@poettering.net>
Tue, 25 Oct 2005 21:03:20 +0000 (21:03 +0000)
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@870 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

docs/API-CHANGES-0.6

index bc9ed34a5567526c51c2cf02659cc747ebb605d7..930768878007a9498a019d2270ed215bde7e1ef4 100644 (file)
@@ -55,4 +55,7 @@ A terse list of API changes between 0.5.2 and 0.6:
  
  * AVAHI_ERR_LOCAL_COLLISION has been renamed to AVAHI_ERR_COLLSION
 
+ * The values of AVAHI_PROTO_xxx have changed, they are no longer identical to
+   the BSD AF_xxx constants
+
 $Id$