diff --git a/CHANGELOG b/CHANGELOG index 3d100735ccac1f41108ebc30206c42195ae7721a..047f5ee219ab8e151d5f3fd15c1da17b20da8a58 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -14,8 +14,8 @@ 2020-06-04: code cleanup --> changed isdigit test to try/except loop, changed peer.get test to try/except loop 2021-03-27: rewrite for CMK2.0 2021-03-28: added warning for missing prefix limit/warn threshold -2021-07-08: fixed handling of missing prefix limit/accepted prefixes/warn threshold. thanks to Florian[dot]Dille[at]aldi-sued[dot]com -2021-07-13: fixed handling of perfdata (in/out updates, in/out total messages). thanks to Florian[dot]Dille[at]aldi-sued[dot]com and timhor[at]outlook[dot]com +2021-07-08: fixed handling of missing prefix limit/accepted prefixes/warn threshold. thanks to Florian[dot]Dille[at]<redacted>[dot]com +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