From f5dbfb4e0bcbc061a8b2a39a831c298ac7a20446 Mon Sep 17 00:00:00 2001 From: Maria Matejka Date: Tue, 1 Apr 2025 21:55:44 +0200 Subject: [PATCH] NEWS and version update --- NEWS | 6 ++++++ doc/bird.sgml | 4 ++-- misc/bird.spec | 2 +- sysdep/config.h | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) diff --git a/NEWS b/NEWS index 3a55f68d8..8aa25707a 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,9 @@ +Version 2.16.2 (2025-04-01) + o BFD: password reconfiguration crash fix + o L3VPN attribute fix + o Table removal rare crash fix + o Logging minor fix + Version 2.16.1 (2025-01-10) o ASPA: fixed parser bug in static protocol o ASPA: fixed static protocol reconfiguration diff --git a/doc/bird.sgml b/doc/bird.sgml index 7abb8348c..d54688952 100644 --- a/doc/bird.sgml +++ b/doc/bird.sgml @@ -1,7 +1,7 @@