summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2018-08-15 12:20:53 -0400
committerNick Mathewson <nickm@torproject.org>2018-08-15 12:20:53 -0400
commit4c355ff18544783a5a283f7660bcdca6cf93062b (patch)
tree7dd791bc3ee27888ac605bde70d7c13c6e21f8bc /changes
parentfe19b40fe9e2f78caf6f58bb3cc627a6fbb0e2c5 (diff)
parent7a570b818246ca8c8efe4b7de116804f6ebddd91 (diff)
downloadtor-4c355ff18544783a5a283f7660bcdca6cf93062b.tar.gz
tor-4c355ff18544783a5a283f7660bcdca6cf93062b.zip
Merge remote-tracking branch 'github/bug27081_029' into maint-0.2.9
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.