summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2018-11-20 13:10:38 -0500
committerNick Mathewson <nickm@torproject.org>2018-11-20 13:10:38 -0500
commit56f24889a2ce1cb6256e35b788eb2942d720cbde (patch)
treeddb80479655e293d98929f0d2e4a0e5014501ae9 /changes
parent34cadefe3455d2536d207e62caaade6a723a0ddb (diff)
parenta9820f072bf1bd796651e9e3913988e6224bd524 (diff)
downloadtor-56f24889a2ce1cb6256e35b788eb2942d720cbde.tar.gz
tor-56f24889a2ce1cb6256e35b788eb2942d720cbde.zip
Merge branch 'maint-0.3.5'
Diffstat (limited to 'changes')
-rw-r--r--changes/ticket284594
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/ticket28459 b/changes/ticket28459
new file mode 100644
index 0000000000..6b5839b52b
--- /dev/null
+++ b/changes/ticket28459
@@ -0,0 +1,4 @@
+ o Minor features (continuous integration, Windows):
+ - Always show the configure and test logs, and upload them as build
+ artifacts, when building for Windows using Appveyor CI.
+ Implements 28459.