From a76a6d7b9fdd193affb03c2a38ce63e18fbd4495 Mon Sep 17 00:00:00 2001 From: thl-cmk <thl-cmk@outlook.com> Date: Tue, 21 Dec 2021 21:08:20 +0000 Subject: [PATCH] Update CHANGELOG --- CHANGELOG | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 047f5ee..90d6792 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -18,7 +18,7 @@ 2021-07-13: fixed handling of perfdata (in/out updates, in/out total messages). thanks to Florian[dot]Dille[at]<redacted>[dot]com and timhor[at]outlook[dot]com added type hinting for parsed data (section) optimised data handling in check function (add prefixes to peer info) - made default state if item not found configurable via WALO + made default state if item not found configurable via WATO 2021-07-21: fixed missing oid_end in parse function, thanks to oliverj@cmkforum 2021-08-18: fixed counter rollover, changed detect section to find only BGP enabled devices. 2012-08-20: cleanup, optimized parse function -- GitLab