diff options
author | Nick Mathewson <nickm@torproject.org> | 2018-07-17 14:56:52 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2018-07-17 14:56:52 -0400 |
commit | 61a2762e353f29b8b4402bf068e6268809174702 (patch) | |
tree | 09744152acc3575320ef0dd7a2195343a519d10c /changes | |
parent | 98ee23ca1e09cb6ac9e4b8e4bca67557ebb69906 (diff) | |
parent | 6dafddd05dcbf65626d7cff2250955d8799e975d (diff) | |
download | tor-61a2762e353f29b8b4402bf068e6268809174702.tar.gz tor-61a2762e353f29b8b4402bf068e6268809174702.zip |
Merge branch 'maint-0.2.9' into maint-0.3.2
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug26830 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug26830 b/changes/bug26830 new file mode 100644 index 0000000000..c002f19530 --- /dev/null +++ b/changes/bug26830 @@ -0,0 +1,3 @@ + o Minor bugfixes (continuous integration): + - Skip an unreliable key generation test on Windows, until the underlying + issue in bug 26076 is resolved. Fixes bug 26830; bugfix on 0.2.7.3-rc. |