From 13d4dd138d5dc6c884ded280f9244fac707c4f32 Mon Sep 17 00:00:00 2001 From: Ondrej Zajicek Date: Fri, 11 Jan 2013 14:53:20 +0100 Subject: [PATCH] NEWS update. --- NEWS | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index f8e76601..16e1f6d1 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,8 @@ -Version 1.3.9 (2012-11-16) +Version 1.3.9 (2013-01-11) o BIRD can be configured to keep and show filtered routes. + o Separate receive and import limits. + o Several new reconfiguration cmd options (undo, timeout, check). + o Configurable automatic router ID selection. o Dragonfly BSD support. o Fixed OSPFv3 vlinks. o Several minor bugfixes.