diff options
author | Nick Mathewson <nickm@torproject.org> | 2018-12-11 09:24:35 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2018-12-11 09:24:35 -0500 |
commit | c4c372f28151094b8f86337d2fecc269d7802038 (patch) | |
tree | 5bc166bf8955d60795e7aab287bb6d6593cae54b /changes | |
parent | 2ccb9e9444be568cbd1552a0ea86ec58bc4a92e1 (diff) | |
parent | ecaecaddd89ce0d89e5f90effbf066065ccccd10 (diff) | |
download | tor-c4c372f28151094b8f86337d2fecc269d7802038.tar.gz tor-c4c372f28151094b8f86337d2fecc269d7802038.zip |
Merge remote-tracking branch 'rl1987/ticket28551'
Diffstat (limited to 'changes')
-rw-r--r-- | changes/ticket28551 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/ticket28551 b/changes/ticket28551 new file mode 100644 index 0000000000..46ba9d713b --- /dev/null +++ b/changes/ticket28551 @@ -0,0 +1,3 @@ + o Minor features (Continuous Integration): + - Log Python version during each Travis CI job. Resolves issue + 28551. |