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 | 4ab033c3bc94950ffe442c5f7b5a87f3f3382996 (patch) | |
tree | 549481f68d0c6bb313c95302dfca20b887a46d7e /changes | |
parent | 0ea622aa3a678f19759a42e9521a259ef4bcf5a4 (diff) | |
parent | 67bdd144bd0bc3d6f063ae8b21c67e3f1cb1fbca (diff) | |
download | tor-4ab033c3bc94950ffe442c5f7b5a87f3f3382996.tar.gz tor-4ab033c3bc94950ffe442c5f7b5a87f3f3382996.zip |
Merge branch 'maint-0.3.3' into maint-0.3.4
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. |