improved previous Changelog
This commit is contained in:
parent
0267afcb21
commit
795240368e
1 changed files with 6 additions and 4 deletions
|
|
@ -83,9 +83,11 @@
|
|||
* Example user changed adm1 to andy to comply with RFC8341 example
|
||||
|
||||
### API changes on existing features (you may need to change your code)
|
||||
* Rearranged yang files
|
||||
* Moved and updated all standard ietf and iana yang files from example and yang/ to `yang/standard`.
|
||||
* To turn off install of standard yang file: `./configure --disable-stdyangs`
|
||||
* This is to make it easier to use standard IETF/IANA yang files
|
||||
* Moved clixon yang files from yang to `yang/clixon`
|
||||
* New configure option to disable standard yang files: `./configure --disable-stdyangs`
|
||||
* This is to make it easier to use standard IETF/IANA yang files in separate directory
|
||||
* Renamed example yang from example.yang -> clixon-example.yang
|
||||
* clixon_cli -p (printspec) changed semantics to add new yang path dir (see minor changes).
|
||||
* Date-and-time type now properly uses ISO 8601 UTC timezone designators.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue