aboutsummaryrefslogtreecommitdiff
path: root/changes/bug32884
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2020-01-21 11:35:59 -0500
committerNick Mathewson <nickm@torproject.org>2020-01-21 11:35:59 -0500
commit9aebb252a1871a60d02488b706f6afeffc5d67a2 (patch)
tree1448468a5498b859ba52342be48df5fc2fdd83ef /changes/bug32884
parent722a6d3eb8329f58880d3e54b0783ef8723a0072 (diff)
downloadtor-9aebb252a1871a60d02488b706f6afeffc5d67a2.tar.gz
tor-9aebb252a1871a60d02488b706f6afeffc5d67a2.zip
Initial incorporation of 0.4.3.x changelogs.
Diffstat (limited to 'changes/bug32884')
-rw-r--r--changes/bug328845
1 files changed, 0 insertions, 5 deletions
diff --git a/changes/bug32884 b/changes/bug32884
deleted file mode 100644
index 9ab1d24464..0000000000
--- a/changes/bug32884
+++ /dev/null
@@ -1,5 +0,0 @@
- o Minor bugfixes (embedded Tor):
- - When starting Tor any time after the first time in a process, register
- the thread in which it is running as the main thread. Previously, we
- only did this on Windows, which could lead to bugs like 23081 on
- non-Windows platforms. Fixes bug 32884; bugfix on 0.3.3.1-alpha.