diff options
author | teor <teor@torproject.org> | 2019-10-29 08:26:32 +1000 |
---|---|---|
committer | teor <teor@torproject.org> | 2019-10-29 08:26:32 +1000 |
commit | 15d67842f9c1cb993491cf473478999dace7c6c2 (patch) | |
tree | 75270200db009c4791ac32ed54e23c9fae002bc5 /changes | |
parent | e03db9934a0d26da0b119a2d15d51c4c658af1c8 (diff) | |
parent | 752c35ca9673c91a9edff84f2efaabe4d04c9c60 (diff) | |
download | tor-15d67842f9c1cb993491cf473478999dace7c6c2.tar.gz tor-15d67842f9c1cb993491cf473478999dace7c6c2.zip |
Merge branch 'maint-0.2.9' into maint-0.3.5
Diffstat (limited to 'changes')
-rw-r--r-- | changes/ticket32241 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/changes/ticket32241 b/changes/ticket32241 new file mode 100644 index 0000000000..4243cec175 --- /dev/null +++ b/changes/ticket32241 @@ -0,0 +1,2 @@ + o Testing (continuous integration): + - In Travis, use Xcode 11.2 on macOS 10.14. Closes ticket 32241. |