diff options
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug2313 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug2313 b/changes/bug2313 new file mode 100644 index 0000000000..0ffbe4ab07 --- /dev/null +++ b/changes/bug2313 @@ -0,0 +1,4 @@ + o Minor bugfixes + - Fix compilation on mingw when a pthreads compatibility library + has been installed. (We don't want to use it, so we shouldn't + be including pthread.h.) Fixes bug 2313; bugfix on 0.1.0.1-rc. |