diff options
author | Nick Mathewson <nickm@torproject.org> | 2017-10-10 14:07:34 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2017-10-10 14:07:34 -0400 |
commit | d9321d697d8ac01284a07ac9651bbfa4030f96e6 (patch) | |
tree | a01d02e8bde9d8f449592de62f4d4cbc6eb99baf /changes | |
parent | 51e47481fc6f131d4e421de061029459ccbb033e (diff) | |
parent | d5d811e2d08beca0b6029cfab50201966335f976 (diff) | |
download | tor-d9321d697d8ac01284a07ac9651bbfa4030f96e6.tar.gz tor-d9321d697d8ac01284a07ac9651bbfa4030f96e6.zip |
Merge remote-tracking branch 'catalyst-oniongit/bug23755'
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug23755 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug23755 b/changes/bug23755 new file mode 100644 index 0000000000..98f0970344 --- /dev/null +++ b/changes/bug23755 @@ -0,0 +1,4 @@ + o Minor bugfixes (testing): + - Stop unconditionally mirroring the tor repository in GitLab CI. + This prevented developers from enabling GitLab CI on master. + Fixes bug 23755; bugfix on 0.3.2.2-alpha. |