]> git.ipfire.org Git - thirdparty/bird.git/commitdiff
Added word 'IPv6' to underline, that this problem was not IPv4 related.
authorOndrej Filip <feela@trubka.network.cz>
Thu, 19 Nov 2009 22:15:58 +0000 (23:15 +0100)
committerOndrej Filip <feela@trubka.network.cz>
Thu, 19 Nov 2009 22:15:58 +0000 (23:15 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 81dc6190ef7e2a079272e71dcf8ebfbd87be8333..e348c4969882196c0350e8bfc451bbc0d2c0ac11 100644 (file)
--- 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.