diff options
author | Lennart Poettering <lennart@poettering.net> | 2008-12-12 22:22:38 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2008-12-12 22:22:38 +0100 |
commit | 2ae2ff374ef549ed887e74becb4a9f9076b4a71b (patch) | |
tree | 34257bc068dfe93254d181ed820822a27e1e1971 /docs/NEWS | |
parent | 25026cec9f1910c437b2a0a22c0f100bfb021ef0 (diff) |
update NEWS filev0.6.24
Diffstat (limited to 'docs/NEWS')
-rw-r--r-- | docs/NEWS | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -1,3 +1,17 @@ +Avahi 0.6.24 +============ + +This is mostly a bugfix release. + + * A huge number of bug fixes, including a security relavant one (low + risk) + * Add two new configuration directives "allow-interfaces" and + "deny-interfaces" which can be used to make Avahi ignore certain + network interfaces or only use certain network interfaces. + * A lot of translation updates + +This release is backwards compatible with Avahi 0.6.x with x < 24. + Avahi 0.6.23 ============ |