diff options
author | Nick Mathewson <nickm@torproject.org> | 2018-09-05 09:56:19 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2018-09-05 09:56:19 -0400 |
commit | 2b1b8bf2cad4af304d38f88e38047dadddd7e0be (patch) | |
tree | f0348ca9d0710558f62e493a8c49a99295598866 /changes | |
parent | b40f9967fa31faa1dcf1a977989e235fbe836015 (diff) | |
parent | 4e4b6a247661f1ad78de6b07cee3de5bf2a96aa1 (diff) | |
download | tor-2b1b8bf2cad4af304d38f88e38047dadddd7e0be.tar.gz tor-2b1b8bf2cad4af304d38f88e38047dadddd7e0be.zip |
Merge branch 'maint-0.2.9' into maint-0.3.2
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug27453 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug27453 b/changes/bug27453 new file mode 100644 index 0000000000..4501346d2c --- /dev/null +++ b/changes/bug27453 @@ -0,0 +1,3 @@ + o Minor bugfixes (continuous integration): + - When a Travis build fails, and showing a log fails, keep trying to + show the other logs. Fixes bug 27453; bugfix on 0.3.4.7-rc. |