summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2018-08-23 20:07:47 -0400
committerNick Mathewson <nickm@torproject.org>2018-08-23 20:07:47 -0400
commit9323f5d1d45f46e55f565fff59a4595954328219 (patch)
treecc826bb86f89aee9a2d9c6af1c4c7d8e1751c34b /changes
parentd50f90bfc4457b499d5bf56b674289f70f1004bd (diff)
parent90f6c590afbf90ffeeee8bf2b45921638b23ae32 (diff)
downloadtor-9323f5d1d45f46e55f565fff59a4595954328219.tar.gz
tor-9323f5d1d45f46e55f565fff59a4595954328219.zip
Merge branch 'maint-0.3.4'
Diffstat (limited to 'changes')
-rw-r--r--changes/ticket272753
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/ticket27275 b/changes/ticket27275
new file mode 100644
index 0000000000..d1332e9540
--- /dev/null
+++ b/changes/ticket27275
@@ -0,0 +1,3 @@
+ o Minor features (continuous integration):
+ - Only post Appveyor IRC notifications when the build fails.
+ Implements ticket 27275.