We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2c2581 commit d2c685fCopy full SHA for d2c685f
2 files changed
.travis.yml
@@ -18,5 +18,5 @@ addons:
18
script:
19
- mkdir tests
20
- cd tests
21
-# - ../src/test/tpkg/run-all.sh
22
- - ../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
ChangeLog
@@ -1,4 +1,5 @@
1
-* 2017-09-01: Version 1.1.3
+* 2017-09-04: Version 1.1.3
2
+ * Small bugfixes that came out of static analysis
3
* No annotations with the output of getdns_query anymore,
4
unless -V option is given to increase verbosity
5
Thanks Ollivier Robert
0 commit comments