diff options
Diffstat (limited to 'changes/build_with_msvc')
-rw-r--r-- | changes/build_with_msvc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/build_with_msvc b/changes/build_with_msvc new file mode 100644 index 000000000..8da0c92bc --- /dev/null +++ b/changes/build_with_msvc @@ -0,0 +1,4 @@ + o Features (portability): + - Build correctly with MSVC and Makefile.nmake. This resolves + numerous bugs and fixes reported by ultramage, including 7305, + 7308, 7309, 7310, 7312, 7313, 7315, 7316, and 7669. |