summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2018-08-15 12:20:57 -0400
committerNick Mathewson <nickm@torproject.org>2018-08-15 12:20:57 -0400
commit571cb2f662f1c39eb1069c12164a3dc202afb362 (patch)
tree13436570479324e6a55a8bec510eff717a8d4270 /changes
parent6c1d2549df546b6d2628582c9b078753eecd16f4 (diff)
parent0fc171a47be0cb3b1021816ab80ef823063ce2d1 (diff)
downloadtor-571cb2f662f1c39eb1069c12164a3dc202afb362.tar.gz
tor-571cb2f662f1c39eb1069c12164a3dc202afb362.zip
Merge branch 'maint-0.3.3' into maint-0.3.4
Diffstat (limited to 'changes')
-rw-r--r--changes/bug270814
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug27081 b/changes/bug27081
new file mode 100644
index 0000000000..74e0efbd29
--- /dev/null
+++ b/changes/bug27081
@@ -0,0 +1,4 @@
+ o Minor bugfixes (compilation, windows):
+ - Don't link or search for pthreads when building for Windows, even if we
+ are using build environment (like mingw) that provides a pthreads
+ library. Fixes bug 27081; bugfix on 0.1.0.1-rc.