aboutsummaryrefslogtreecommitdiff
path: root/changes/ticket31372_appveyor
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2019-12-05 12:50:18 -0500
committerNick Mathewson <nickm@torproject.org>2019-12-05 12:50:18 -0500
commit948e9bf6c13b0259d24d5504186ae2f59f872e27 (patch)
treef6a6210a39ca71134b785222137a85f2a3cfc6ba /changes/ticket31372_appveyor
parentaa47cb6e0f6edb2adeb357d2da1b090a11430f96 (diff)
downloadtor-948e9bf6c13b0259d24d5504186ae2f59f872e27.tar.gz
tor-948e9bf6c13b0259d24d5504186ae2f59f872e27.zip
Start a changelog for 0.4.0.6
Diffstat (limited to 'changes/ticket31372_appveyor')
-rw-r--r--changes/ticket31372_appveyor4
1 files changed, 0 insertions, 4 deletions
diff --git a/changes/ticket31372_appveyor b/changes/ticket31372_appveyor
deleted file mode 100644
index e7bb03182e..0000000000
--- a/changes/ticket31372_appveyor
+++ /dev/null
@@ -1,4 +0,0 @@
- o Minor features (continuous integration):
- - When building on Appveyor, pass the "-k" flag to make, so that
- we are informed of all compilation failures, not just the first
- one or two. Closes part of ticket 31372.