summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2019-03-07 08:34:15 -0500
committerNick Mathewson <nickm@torproject.org>2019-03-07 08:34:15 -0500
commitd8409ccb76e1902e81f8f2c7d62babe64efd3e84 (patch)
tree50b46fb7e229ae7e3ebf5ba47f73a98a8e83fb93 /changes
parent9b4ecbaa7d5a19c2ddbb5e2c442e19c248930a7b (diff)
parent78bfe731c3320437901d3801f54ade66a93bd227 (diff)
downloadtor-d8409ccb76e1902e81f8f2c7d62babe64efd3e84.tar.gz
tor-d8409ccb76e1902e81f8f2c7d62babe64efd3e84.zip
Merge remote-tracking branch 'tor-github/pr/733' into maint-0.4.0
Diffstat (limited to 'changes')
-rw-r--r--changes/bug296016
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/bug29601 b/changes/bug29601
new file mode 100644
index 0000000000..c4ba5fbc8b
--- /dev/null
+++ b/changes/bug29601
@@ -0,0 +1,6 @@
+ o Minor bugfixes (Windows, CI):
+ - Skip the Appveyor 32-bit Windows Server 2016 job, and 64-bit Windows
+ Server 2012 R2 job. The remaining 2 jobs still provide coverage of
+ 64/32-bit, and Windows Server 2016/2012 R2. Also set fast_finish, so
+ failed jobs terminate the build immediately.
+ Fixes bug 29601; bugfix on 0.3.5.4-alpha.