diff options
Diffstat (limited to 'changes/bug5861')
-rw-r--r-- | changes/bug5861 | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/changes/bug5861 b/changes/bug5861 deleted file mode 100644 index 74a1dfb95..000000000 --- a/changes/bug5861 +++ /dev/null @@ -1,4 +0,0 @@ - o Minor bugfixes: - - Set _WIN32_WINNT to 0x0501 consistently throughout the code, so - that IPv6 stuff will compile on MSVC, and compilation issues - will be easier to track down. Fix for bug 5861. |