This commit is contained in:
mes5k 2004-10-20 23:00:32 +00:00
parent 7ac184bc12
commit 395d26386e

7
NEWS
View File

@ -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!