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 | 27f5bd52fea3a18daadc455e9e044e997753c93d (patch) | |
tree | 8f8b98dfaa40ab5b0a3849a33a4ce48ddc106c99 /changes | |
parent | d5dd500e36093499984e58882b07d2b9a5628235 (diff) | |
parent | 0a60a94a558012f3b28162f06216ed5e2a4b5b0c (diff) | |
download | tor-27f5bd52fea3a18daadc455e9e044e997753c93d.tar.gz tor-27f5bd52fea3a18daadc455e9e044e997753c93d.zip |
Merge branch 'maint-0.3.3' into maint-0.3.4
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. |