Update ChangeLog, prepare for release today

This commit is contained in:
Willem Toorop 2017-09-04 10:21:23 +02:00
parent d2c258158f
commit d2c685f3ca
2 changed files with 4 additions and 3 deletions

View File

@ -18,5 +18,5 @@ addons:
script:
- mkdir tests
- cd tests
# - ../src/test/tpkg/run-all.sh
- ../src/test/tpkg/run-one.sh 400-static-analysis -V
- ../src/test/tpkg/run-all.sh
# - ../src/test/tpkg/run-one.sh 400-static-analysis -V

View File

@ -1,4 +1,5 @@
* 2017-09-01: Version 1.1.3
* 2017-09-04: Version 1.1.3
* Small bugfixes that came out of static analysis
* No annotations with the output of getdns_query anymore,
unless -V option is given to increase verbosity
Thanks Ollivier Robert