Merge branch 'master' of https://github.com/clicon/clixon
This commit is contained in:
commit
a37b89600f
3 changed files with 4 additions and 3 deletions
|
|
@ -33,8 +33,8 @@
|
|||
* CLICON_XML_CHANGELOG enables the yang changelog feature
|
||||
* CLICON_XML_CHANGELOG_FILE where the changelog resides
|
||||
|
||||
### API changes on existing features (you may need to change your code)
|
||||
|
||||
* xmldb_get() removed "config" parameter:
|
||||
* Change all calls to dbget from: `xmldb_get(h, db, xpath, 0|1, &xret, msd)` to `xmldb_get(h, db, xpath, &xret, msd)`
|
||||
* Structural change: removed datastore plugin and directory, and merged into regular clixon lib code.
|
||||
* The CLICON_XMLDB_PLUGIN config option is obsolete, you should remove it from your config file
|
||||
* All references to plugin "text.so" should be removed.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue