This commit is contained in:
Olof Hagsand 2019-02-28 13:12:06 +01:00
commit 3dd67474e0
23 changed files with 119 additions and 50 deletions

View file

@ -27,8 +27,11 @@
### Minor changes
* Added specific clixon_suberrno code: XMLPARSE_ERRNO to identify XML parse errors.
* Removed all dependency on strverscmp
* Added libgen.h for baseline()
### Corrected Bugs
* There was a problem with ordered-by-user for XML children that appeared in some circumstances and difficult to trigger. Entries entered by the user did not appear in the order they were entered. This should now be fixed.
## 3.9.0 (21 Feb 2019)