summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorOndrej Zajicek <santiago@crfreenet.org>2011-03-30 02:00:56 +0200
committerOndrej Zajicek <santiago@crfreenet.org>2011-03-30 02:00:56 +0200
commiteb3786e4ea46ce1abc4ca211346369b36dc17dd7 (patch)
treeeca302555515889ee60eeb44c8b66e39e0533673 /NEWS
parent06fb60c4af38d529d20b662748243b3f4a693c60 (diff)
downloadbird-eb3786e4ea46ce1abc4ca211346369b36dc17dd7.tar
bird-eb3786e4ea46ce1abc4ca211346369b36dc17dd7.zip
NEWS and version update.
(and minor changes in documentation)
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS23
1 files changed, 23 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 4491ca9..5e87ae5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,26 @@
+Version 1.3.0 (2011-03-31)
+ o Proper iBGP.
+ o Multipath support (OSPF and static).
+ o L2 link state detection.
+ o IPv6 router advertisements.
+ o Much improved OSPF reconfiguration.
+ o Point-to-MultiPoint interfaces (OSPF).
+ o Minor changes and improvements in config file grammar.
+ o Changes default behavior of BGP IPv6 socket to v6only.
+ Use 'listen bgp dual' for the old behavior.
+ o Changes default for handling missing link-local addresses on
+ route servers. Use 'missing lladdr drop' for the old behavior.
+ o Important bugfix for OSPF.
+ o Several minor bugfixes.
+
+Version 1.2.5 (2010-10-10)
+ o Several mostly minor bugfixes.
+
+Version 1.2.4 (2010-08-03)
+ o Added 'show memory' command.
+ o Important bugfix in IPv6 BGP.
+ o Several minor bugfixes.
+
Version 1.2.3 (2010-06-01)
o Pattern matching for community lists.
o Many fixes in OSPF protocol (esp. in multi-areas and vlinks).