* Changed typo configure --with-yang-standard-installdir to `configure --with-yang-standard-dir

* Updated command-line usage of cli,netconf,backend apps in sync with clixon-docs user manual
* Documented differences between protocol stubs for external vs internal netconf
This commit is contained in:
Olof hagsand 2021-12-05 12:13:56 +01:00
parent b67fae4d61
commit 478911d0f5
11 changed files with 40 additions and 29 deletions

View file

@ -35,6 +35,12 @@
## 5.5.0
Planned: January, 2022
### Corrected Bugs
### Minor features
* Changed typo `configure --with-yang-standard-installdir` to `configure --with-yang-standard-dir`
## 5.4.0
30 November, 2021