Merge branch 'maint-0.3.3'

This commit is contained in:
Nick Mathewson
2018-04-24 10:38:37 -04:00
2 changed files with 10 additions and 1 deletions
+4
View File
@@ -0,0 +1,4 @@
o Minor features (continuous integration):
- Our .travis.yml configuration now includes support for testing
the results of "make distcheck". (It's not uncommon for "make check" to
pass but "make distcheck" to fail.) Closes ticket 25814.