chore: update locales & changelog

This commit is contained in:
Stéphane Lesimple
2020-09-05 17:35:10 +02:00
parent daec1295aa
commit fb67ee4ab5
8 changed files with 26 additions and 25 deletions

View File

@@ -5,6 +5,7 @@
- feat: add --permissive-medium-type option
- fix: lift the limitation on the number of cmdline args
- fix: lift segfault when aborting adaptive read
- fix: ensure variables are initialized before dereferencing
- chore: re-enable adaptive read regtests
- chore: move *.c *.h to src/, and build in build/
- chore: build: finally really fix make parallelism