aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorTaylor Yu <catalyst@torproject.org>2018-10-10 15:01:59 -0500
committerTaylor Yu <catalyst@torproject.org>2018-10-10 15:01:59 -0500
commitcc10873dee71f8250f19e580826f756fa291e197 (patch)
treeb8265af4d436a5616d738e82360f275f4f5cea02 /changes
parentb057623bedad74b147d71f00c47dca7bd5fac14a (diff)
parent49ffc035729f02fa6e6dc49bc24807d8e8503f2b (diff)
downloadtor-cc10873dee71f8250f19e580826f756fa291e197.tar.gz
tor-cc10873dee71f8250f19e580826f756fa291e197.zip
Merge remote-tracking branch 'teor/bug27738-032' into bug27738-033
Diffstat (limited to 'changes')
-rw-r--r--changes/ticket277384
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/ticket27738 b/changes/ticket27738
new file mode 100644
index 0000000000..f23bfb019e
--- /dev/null
+++ b/changes/ticket27738
@@ -0,0 +1,4 @@
+ o Minor features (continuous integration):
+ - Use the Travis Homebrew addon to install packages on macOS. The package
+ list is the same, but the Homebrew addon does not do a `brew update` by
+ default. Implements ticket 27738.