en 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.
This commit is contained in:
parent
6f6ffa2319
commit
d9c126eed0
3 changed files with 17 additions and 3 deletions
|
|
@ -1,5 +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.
|
||||
|
||||
* 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