diff options
author | Nick Mathewson <nickm@torproject.org> | 2018-07-19 08:31:07 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2018-07-19 08:31:07 -0400 |
commit | 94871f75d7629bede0a028446865f6ca53b47bd3 (patch) | |
tree | 5be81e1c4ccd57bf679078966a7fa5aaad5231e8 /changes | |
parent | 02e1e8a51a0ab3c7c86eaa1061f4b0b1f8726c38 (diff) | |
parent | 209332e71ab5a7633ee0c934be017740f3e9552a (diff) | |
download | tor-94871f75d7629bede0a028446865f6ca53b47bd3.tar.gz tor-94871f75d7629bede0a028446865f6ca53b47bd3.zip |
Merge branch 'maint-0.3.2' into release-0.3.2
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug26853 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug26853 b/changes/bug26853 new file mode 100644 index 0000000000..6ee47789b9 --- /dev/null +++ b/changes/bug26853 @@ -0,0 +1,3 @@ + o Minor bugfixes (continuous integration): + - Skip an unreliable key expiration test on Windows, until the underlying + issue in bug 26076 is resolved. Fixes bug 26853; bugfix on 0.3.2.1-alpha. |