From 395d26386e73d65524c9adfc1ae2722a912d8dc8 Mon Sep 17 00:00:00 2001 From: mes5k Date: Wed, 20 Oct 2004 23:00:32 +0000 Subject: [PATCH] update --- NEWS | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) 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! +