diff options
author | Nick Mathewson <nickm@torproject.org> | 2018-07-19 08:30:59 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2018-07-19 08:30:59 -0400 |
commit | 209332e71ab5a7633ee0c934be017740f3e9552a (patch) | |
tree | d9df3626eca6155e1f423380bcf9b3ff5466d6c6 /changes | |
parent | 312a42fc854a732d5f0fe4d5dcc1f567c2e069f4 (diff) | |
parent | 449d190e2e447937893d228e63292512c06cb531 (diff) | |
download | tor-209332e71ab5a7633ee0c934be017740f3e9552a.tar.gz tor-209332e71ab5a7633ee0c934be017740f3e9552a.zip |
Merge remote-tracking branch 'teor/bug26853_032' into maint-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. |