* Added linenumbers to all YANG symbols for better debug and errors
* Improved error messages for YANG identityref:s and leafref:s by adding original line numbers
This commit is contained in:
parent
efcfb176ae
commit
8675620d22
11 changed files with 105 additions and 17 deletions
|
|
@ -50,6 +50,11 @@ Users may have to change how they access the system
|
|||
* Removed default of `CLICON_RESTCONF_INSTALLDIR`
|
||||
* The default behaviour is changed to use the config $(sbindir) to locate `clixon_restconf` when starting restconf internally
|
||||
|
||||
### Minor features
|
||||
|
||||
* Added linenumbers to all YANG symbols for better debug and errors
|
||||
* Improved error messages for YANG identityref:s and leafref:s by adding original line numbers
|
||||
|
||||
### Corrected Bugs
|
||||
|
||||
* Fixed: The auto-cli identityref did not expand identities in grouping/usecases properly.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue