This commit is contained in:
mes5k 2004-10-30 15:42:20 +00:00
parent 117d3612d5
commit c40782023a

4
NEWS
View File

@ -58,3 +58,7 @@ the README file in the msc directory for more details
And so we have release 1.0!
10/30/04 - A few bugfixes. Now checking for include.h before including it.
This will help Windows users who don't have it. Also changed test1 so that
it doesn't use toupper, which apparently causes problem for non-ASCII
character sets.