[Invalid JSON if GET /operations via RESTCONF #82](https://github.com/clicon/clixon/issues/82), thanks achernavin22

This commit is contained in:
Olof hagsand 2019-04-09 16:32:17 +02:00
parent 9b9b53c4ee
commit 6bfa510ea3
3 changed files with 3 additions and 2 deletions

View file

@ -115,6 +115,7 @@
* Added libgen.h for baseline()
### Corrected Bugs
* [Invalid JSON if GET /operations via RESTCONF #82](https://github.com/clicon/clixon/issues/82), thanks achernavin22
* List ordering bug - lists with ints as keys behaved wrongly and slow.
* NACM read default rule did not work properly if nacm was enabled AND no groups were defined
* Re-inserted `cli_output_reset` for what was erroneuos thought to be an obsolete function