* NEWS: Mention the change in import library naming on MSVC.
Signed-off-by: Peter Rosin <peda@lysator.liu.se>
+2010-09-08 Peter Rosin <peda@lysator.liu.se>
+
+ Mention adjustment of naming of MSVC import libraries in NEWS.
+ * NEWS: Mention the change in import library naming on MSVC.
+
2010-09-07 Peter Rosin <peda@lysator.liu.se>
Adjust naming of MSVC import libraries.
- Initial support for the Microsoft C/C++ Compiler, with help from
the compile script in unreleased Automake 1.12. Override the manifest
tool used to embed the manifest resource through the environment
- variable MANIFEST_TOOL.
+ variable MANIFEST_TOOL. Please note that the import library naming
+ has changed (from foo-2.lib to foo.dll.lib) from when the code lived
+ in its own git branch.
* Bug fixes: