diff --git a/NEWS b/NEWS index cb72ce5..17fd8b5 100644 --- a/NEWS +++ b/NEWS @@ -52,4 +52,9 @@ the add method if you prefer it that way. The output generated by the library has been confined to a few methods in the CmdLine class. This means to generate different output you can extend CmdLine and override the offending methods. A number of style changes have been made in the code base to -conform better to C++ best practices. And so we have release 1.0! +conform better to C++ best practices. A thoughtful user has contributed +project files for the building the examples Microsoft Visual Studio. See +the README file in the msc directory for more details + +And so we have release 1.0! +