diff options
author | Lennart Poettering <lennart@poettering.net> | 2008-06-24 00:40:39 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2008-06-24 00:40:39 +0200 |
commit | 9ff3a83a1a35b3e91b6f12f036e25efa7681898d (patch) | |
tree | 85151637e53547c3c1726d3f1eda208ba46279c0 /docs | |
parent | c19803700e11ec35542614c9633e9889924d2f34 (diff) |
update NEWS file
Diffstat (limited to 'docs')
-rw-r--r-- | docs/NEWS | 19 |
1 files changed, 19 insertions, 0 deletions
@@ -1,3 +1,22 @@ +Avahi 0.6.23 +============ + +This is an bugfix release. + + * A lot of translation updates + * Beef up bnvc quite a bit, including passing a domain to browse in + (patch from lkundrak) + * Increase numer of open files resource limit to 300 so that we can + deal with more clients simultaneously. + * Rework 'poof' algorithm a bit to reduce traffic load on noisy links. + * Build fixes + * Minor other updates + +This release is backwards compatible with Avahi 0.6.x with x < 23. + +Please note that Avahi's SVN has been converted to GIT and is now +available on git://git.0pointer.de/avahi. + Avahi 0.6.22 ============ |