diff options
author | Nick Mathewson <nickm@torproject.org> | 2018-10-24 08:57:22 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2018-10-24 08:57:22 -0400 |
commit | 98e28efa8c2558e408313254c161a3ff9b371f27 (patch) | |
tree | c07c070c4ee989917d71939039636b323aa45fcd /changes | |
parent | 131ab9d5233a2f452c608bf85a39255903d036c1 (diff) | |
parent | fcbbcf92cbd9e59b336a93c4e877eed55344de18 (diff) | |
download | tor-98e28efa8c2558e408313254c161a3ff9b371f27.tar.gz tor-98e28efa8c2558e408313254c161a3ff9b371f27.zip |
Merge branch 'nss-travis' into maint-0.3.5
Diffstat (limited to 'changes')
-rw-r--r-- | changes/ticket27751 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/changes/ticket27751 b/changes/ticket27751 new file mode 100644 index 0000000000..593c473b61 --- /dev/null +++ b/changes/ticket27751 @@ -0,0 +1,2 @@ + o Minor features (continuous integration): + - Add a Travis CI build for --enable-nss on Linux gcc. Closes ticket 27751. |