Bugfix: Default NACM policies applied even if NACM is disabled

This commit is contained in:
Olof hagsand 2019-03-13 11:34:18 +01:00
parent 932ca2e8ce
commit 29535d5997
3 changed files with 16 additions and 9 deletions

View file

@ -57,6 +57,7 @@
* Added libgen.h for baseline()
### Corrected Bugs
* Bugfix: Default NACM policies applied even if NACM is disabled
* [Identityref inside augment statement](https://github.com/clicon/clixon/issues/77)
* Yang-stmt enhanced with "shortcut" to original module
* Yang augment created multiple augmented children (no side-effect)