diff options
author | Nick Mathewson <nickm@torproject.org> | 2018-07-19 08:32:00 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2018-07-19 08:32:00 -0400 |
commit | b44fce67163cadbb951005416808b9b217c67639 (patch) | |
tree | 1663e35d4271287120a6610b2e8cbdc546e5072d /changes | |
parent | 144fc9bef19f63586952cfe5f5688ce1f02e87be (diff) | |
parent | 27f5bd52fea3a18daadc455e9e044e997753c93d (diff) | |
download | tor-b44fce67163cadbb951005416808b9b217c67639.tar.gz tor-b44fce67163cadbb951005416808b9b217c67639.zip |
Merge branch '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. |