Typos and docker test fix for ubuntu-22.04

This commit is contained in:
Olof hagsand 2022-11-09 16:39:00 +01:00
parent d5c657bde3
commit f82ce896a9
4 changed files with 14 additions and 4 deletions

View file

@ -77,6 +77,7 @@ Developers may need to change their code
* Added three-value return.
* Code need to be changed from: checking for `<0` to `<1` to keep same semantics
* Added `skiptop` parameter to `xml2json_vec()`
* Added `xe` argument to `candidate_commit` for confirmed commit extra parameters
### Minor features