Fixed [Wrong yang-generated cli code for typeref identityref combination #88](https://github.com/clicon/clixon/issues/88)

This commit is contained in:
Olof hagsand 2019-06-20 19:00:22 +02:00
parent fe35e181fd
commit d12644a5ef
3 changed files with 21 additions and 4 deletions

View file

@ -251,6 +251,7 @@
### Corrected Bugs
* Fixed [Wrong yang-generated cli code for typeref identityref combination #88](https://github.com/clicon/clixon/issues/88)
* Fixed [identityref validation fails when using typedef #87](https://github.com/clicon/clixon/issues/87)
* Fixed a problem with some netconf error messages caused restconf daemon to exit due to no XML encoding
* Check cligen tab mode, dont start if CLICON_CLI_TAB_MODE is undefined