Modified backend exit strategy so that 2nd ^C actually exits
Copied creator cvec if modified with REPLACE
This commit is contained in:
parent
53ceb35d51
commit
a1e7c6f126
5 changed files with 33 additions and 8 deletions
|
|
@ -64,6 +64,7 @@ Developers may need to change their code
|
|||
|
||||
### Minor features
|
||||
|
||||
* Modified backend exit strategy so that 2nd ^C actually exits
|
||||
* Performance: A change in the `merge` code made "co-located" config and non-config get retrieval go considerable faster. This is done by a specialized `xml_child_each_attr()` function.
|
||||
* CLI: Added `show statistics` example code for backend and CLI memory stats
|
||||
* [Support yang type union with are same subtypes with SNMP](https://github.com/clicon/clixon/pull/427)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue