diff options
author | teor <teor@torproject.org> | 2019-12-20 10:12:18 +1000 |
---|---|---|
committer | teor <teor@torproject.org> | 2019-12-20 10:12:18 +1000 |
commit | 7e17c24381495f6eaf648b56e5239a7954fbd4ef (patch) | |
tree | 91de43d4dadcd044ff87122bc637fc6018d71764 /changes/ticket32242 | |
parent | cd160291a755ac830855e3226e6c470a5b2ecede (diff) | |
parent | 55b25ee6c632a603c3a83e83deee396868289be7 (diff) | |
download | tor-7e17c24381495f6eaf648b56e5239a7954fbd4ef.tar.gz tor-7e17c24381495f6eaf648b56e5239a7954fbd4ef.zip |
Merge remote-tracking branch 'tor-github/pr/1606'
Diffstat (limited to 'changes/ticket32242')
-rw-r--r-- | changes/ticket32242 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/changes/ticket32242 b/changes/ticket32242 new file mode 100644 index 0000000000..d63d5a586e --- /dev/null +++ b/changes/ticket32242 @@ -0,0 +1,2 @@ + o Testing (continuous integration): + - Use zstd in our Travis Linux builds. Closes ticket 32242. |