summaryrefslogtreecommitdiff
path: root/changes/travis_distcheck
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2018-05-15 12:31:16 -0400
committerNick Mathewson <nickm@torproject.org>2018-05-15 12:31:16 -0400
commite811bac8377445dff00972599178608410cbb6e2 (patch)
tree6bc76d8bcd89828e3577ed80059054a172ea63b5 /changes/travis_distcheck
parent98aff146d367d08fd8f2d21131541bda951083ea (diff)
downloadtor-e811bac8377445dff00972599178608410cbb6e2.tar.gz
tor-e811bac8377445dff00972599178608410cbb6e2.zip
use sortChanges to begin an 0.3.4.1-alpha changelog
Diffstat (limited to 'changes/travis_distcheck')
-rw-r--r--changes/travis_distcheck4
1 files changed, 0 insertions, 4 deletions
diff --git a/changes/travis_distcheck b/changes/travis_distcheck
deleted file mode 100644
index 0f278fe7ee..0000000000
--- a/changes/travis_distcheck
+++ /dev/null
@@ -1,4 +0,0 @@
- 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.