From 0ed8b836b1a6ba47f1ef5163604f75ee18f4bedd Mon Sep 17 00:00:00 2001 From: Olof hagsand Date: Wed, 20 Apr 2022 15:16:17 +0200 Subject: [PATCH] Test: Ensured HVER/RCPROTO work as envvars to test and documented it --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4d86ee98..76c62858 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -106,6 +106,8 @@ Users may have to change how they access the system ### Corrected Bugs +* Fixed: YANG if-feature in config file of disables feature did not work, was always on + * This does not apply to the datastore, only the config file itself. * Fixed: YANG key list check bad performance * List key check did unique "xpath" lookup instead of direct child traverse * Fixed: YANG unique single schema-nodeid required "canonical" namespace