diff options
author | teor <teor@torproject.org> | 2018-07-31 11:58:04 +1000 |
---|---|---|
committer | teor <teor@torproject.org> | 2018-08-24 10:11:20 +1000 |
commit | 842509171830406d03f35383c71b57f1264dedb0 (patch) | |
tree | 86f76ce0fcb7bc5e6abb226654ed3ba7e4ed7809 /changes | |
parent | 3ecb7125b4bc0f92d5b7e3be13c787d9ea189639 (diff) | |
download | tor-842509171830406d03f35383c71b57f1264dedb0.tar.gz tor-842509171830406d03f35383c71b57f1264dedb0.zip |
Appveyor CI: Changes file for 26979
Closes 26979.
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug26979 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug26979 b/changes/bug26979 new file mode 100644 index 0000000000..e615207b74 --- /dev/null +++ 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. |