Added warning if modstate is not present in datastore if is set

This commit is contained in:
Olof hagsand 2022-10-03 10:29:28 +02:00
parent bae92488e9
commit f0c8201762
2 changed files with 9 additions and 0 deletions

View file

@ -54,6 +54,10 @@ Developers may need to change their code
* C API changes
* Added `defaults` parameter to `clicon_rpc_get_pageable_list()`
### Minor features
* Added warning if modstate is not present in datastore if `CLICON_XMLDB_MODSTATE` is set.
### Corrected Bugs
* Fixed: [message-id present on netconf app "hello"](https://github.com/clicon/clixon/issues/369)