summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOndrej Zajicek <santiago@crfreenet.org>2009-11-24 17:19:23 +0100
committerOndrej Zajicek <santiago@crfreenet.org>2009-11-24 17:19:23 +0100
commit5e6f568115511e2bcf43c60dfdcbd7a35cb04b93 (patch)
tree4defd30a140a21676321eae0c9444a80df82dade
parent069bfcb53cef012c063a27e5af93d620be2917bd (diff)
parent1f8be1e46f666e79072cc5f800c2dba91788368b (diff)
downloadbird-5e6f568115511e2bcf43c60dfdcbd7a35cb04b93.tar
bird-5e6f568115511e2bcf43c60dfdcbd7a35cb04b93.zip
Merge commit 'origin/master' into dev
-rw-r--r--NEWS7
1 files changed, 4 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 81dc619..e348c49 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,8 @@
-Version 1.1.6 (2009-11-20)
+Version 1.1.6 (2009-11-19)
o Implements RFC 5004 - prefer older external routes.
- o There is a change how route servers handle missing link local
- addresses in next hop atribute - see 'missing lladdr' option.
+ o There is a change how route servers handle missing IPv6 link
+ local addresses in next hop atribute - see 'missing lladdr'
+ option.
o Several minor features (description field, parse check option).
o Several minor bugfixes.