diff options
author | cypherpunks <cypherpunks@torproject.org> | 2020-03-24 05:51:12 +0000 |
---|---|---|
committer | cypherpunks <cypherpunks@torproject.org> | 2020-03-24 05:51:12 +0000 |
commit | d3ded1cc1c4a1bcd158c1705c4c26425ed538be9 (patch) | |
tree | 28949e1980b8090ce0e90218921beffd46c877a5 /changes/bug29601 | |
parent | 84fe1c891bc77a2363a119f3c7dc834127bcacc7 (diff) | |
parent | 29420ab396cffb4b3c062b76fc859cc01f2206b7 (diff) | |
download | tor-d3ded1cc1c4a1bcd158c1705c4c26425ed538be9.tar.gz tor-d3ded1cc1c4a1bcd158c1705c4c26425ed538be9.zip |
Merge branch 'maint-0.4.3'
Diffstat (limited to 'changes/bug29601')
-rw-r--r-- | changes/bug29601 | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/changes/bug29601 b/changes/bug29601 deleted file mode 100644 index c4ba5fbc8b..0000000000 --- a/changes/bug29601 +++ /dev/null @@ -1,6 +0,0 @@ - o Minor bugfixes (Windows, CI): - - Skip the Appveyor 32-bit Windows Server 2016 job, and 64-bit Windows - Server 2012 R2 job. The remaining 2 jobs still provide coverage of - 64/32-bit, and Windows Server 2016/2012 R2. Also set fast_finish, so - failed jobs terminate the build immediately. - Fixes bug 29601; bugfix on 0.3.5.4-alpha. |