When user callbacks p_statedata() clixon_backend nolonger silently exit
This commit is contained in:
parent
d9c126eed0
commit
61551b07d6
3 changed files with 49 additions and 34 deletions
|
|
@ -1,7 +1,8 @@
|
|||
# Clixon CHANGELOG
|
||||
|
||||
* When user callbacks such as statedata() call returns -1, clixon_backend no
|
||||
longer silently exits. Instead a log is printed and an RPC error is returned.
|
||||
|
||||
* When user callbacks p_statedata() or rpc callback call returns -1,
|
||||
clixon_backend nolonger silently exits. Instead a log is printed and an
|
||||
RPC error is returned.
|
||||
|
||||
* Support for non-line scrolling in CLI, eg wrap lines. Set with:
|
||||
CLICON_CLI_LINESCROLLING 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue