summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2005-10-25 21:03:20 +0000
committerLennart Poettering <lennart@poettering.net>2005-10-25 21:03:20 +0000
commitd2d2f82263bd1007b847324ec27236097bde1609 (patch)
treed934afb7cca341d0d5a349d91f82178fa1f1507b /docs
parent7a7ffa0a841d3096259b55603f477e7e952516f9 (diff)
document that AVAHI_PROTO_xxx is no longer defined to be identical with AF_xxx
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@870 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
Diffstat (limited to 'docs')
-rw-r--r--docs/API-CHANGES-0.63
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/API-CHANGES-0.6 b/docs/API-CHANGES-0.6
index bc9ed34..9307688 100644
--- a/docs/API-CHANGES-0.6
+++ b/docs/API-CHANGES-0.6
@@ -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$