diff options
author | Nick Mathewson <nickm@torproject.org> | 2017-10-10 14:09:49 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2017-10-10 14:09:49 -0400 |
commit | 22139c0b285e32639b35d671bef12277d3441791 (patch) | |
tree | fdc5e47d9a7c5ba46449e06dccdeaddccfe92e63 /changes | |
parent | d9321d697d8ac01284a07ac9651bbfa4030f96e6 (diff) | |
parent | 3ae5b32aaa291da6cdcfa7ccb19fdc830bc956d1 (diff) | |
download | tor-22139c0b285e32639b35d671bef12277d3441791.tar.gz tor-22139c0b285e32639b35d671bef12277d3441791.zip |
Merge remote-tracking branch 'catalyst-oniongit/bug23757'
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug23757 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug23757 b/changes/bug23757 new file mode 100644 index 0000000000..02507a0b4d --- /dev/null +++ b/changes/bug23757 @@ -0,0 +1,4 @@ + o Minor bugfixes (testing): + - Adjust the GitLab CI configuration to more closely match that of Travis + CI. Fixes bug 23757; bugfix on 0.3.2.2-alpha. + |