tor

The Tor anonymity network
git clone https://git.dasho.dev/tor.git
Log | Files | Refs | README | LICENSE

commit fcc848009311717dc23a739273501637ec7826fc
parent c6973aeccb2d65aaed104996d3cd5048421348ab
Author: teor <teor@torproject.org>
Date:   Tue, 31 Jul 2018 11:58:04 +1000

Appveyor CI: Changes file for 26979

Closes 26979.

Diffstat:
Achanges/bug26979 | 4++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git a/changes/bug26979 b/changes/bug26979 @@ -0,0 +1,4 @@ + o Minor bugfixes (appveyor ci): + - Improve Appveyor CI IRC logging. Generate correct branches and URLs for + pull requests and tags. Use unambiguous short commits. + Fixes bug 26979; bugfix on master.