mirror of https://github.com/getdnsapi/getdns.git
Update ChangeLog, prepare for release today
This commit is contained in:
parent
d2c258158f
commit
d2c685f3ca
|
@ -18,5 +18,5 @@ addons:
|
||||||
script:
|
script:
|
||||||
- mkdir tests
|
- mkdir tests
|
||||||
- cd tests
|
- cd tests
|
||||||
# - ../src/test/tpkg/run-all.sh
|
- ../src/test/tpkg/run-all.sh
|
||||||
- ../src/test/tpkg/run-one.sh 400-static-analysis -V
|
# - ../src/test/tpkg/run-one.sh 400-static-analysis -V
|
||||||
|
|
|
@ -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,
|
* No annotations with the output of getdns_query anymore,
|
||||||
unless -V option is given to increase verbosity
|
unless -V option is given to increase verbosity
|
||||||
Thanks Ollivier Robert
|
Thanks Ollivier Robert
|
||||||
|
|
Loading…
Reference in New Issue