From a1f95028caf3d59133dac0bb43fd9d26c44a9dfb Mon Sep 17 00:00:00 2001 From: nick n <39005454+inphobia@users.noreply.github.com> Date: Sat, 2 Mar 2019 19:54:22 +0100 Subject: [PATCH] catch up with changes noticed that rc-sshcollector-core received updates to changes, add them here as well. didn't mention #499 & #522 --- Changes | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/Changes b/Changes index 708c7b09..477ce63f 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,20 @@ +2.04xxxx - 2019-xx-xx + + [ENHANCEMENTS] + + * #490 use new checks for ports having phones + * #494 update Cisco ASA ssh collector (stromsoe) + * #510 store ifindex in Device Port Properties table (rc9000) + + [BUG FIXES] + + * #492 Port Control uses VLAN config check (inphobia) + * #493 HTML tag fix (inphobia) + * #500 no more duplicate entries in vlan filter (ollyg) + * #505 renumbering device missed a few tables (ollyg) + * #514 ipinventory report returns consistent data (inphobia) + * #520 make sure aggports have a master<->slave (ollyg) + 2.040003 - 2019-01-18 [NEW FEATURES]