updated for 1.2.0

This commit is contained in:
mes5k 2009-09-28 18:28:49 +00:00
parent df7f96f794
commit 801d893678

View File

@ -32,10 +32,9 @@
<td align="left">
<h1>Templatized C++ Command Line Parser Library</h1>
</td>
<td align="right"><a href="http://sourceforge.net"><img src=
"http://sourceforge.net/sflogo.php?group_id=76645&amp;type=4"
width="125" height="37" border="0" alt=
"SourceForge.net Logo" /></a></td>
<td align="right">
<a href="http://sourceforge.net/projects/tclap"><img src="http://sflogo.sourceforge.net/sflogo.php?group_id=76645&amp;type=15" width="150" height="40" alt="Get Templatized C++ Command Line Parser at SourceForge.net. Fast, secure and Free Open Source software downloads" /></a>
</td>
</tr>
</table>
<div class="links">
@ -80,15 +79,6 @@ Please don't let any apparent project inactivity discourage you
from using the software!
</p>
<p>
<em>A note on versions.</em> The latest version of <em>TCLAP</em>,
version 1.1.0, contains some minor changes to the argument interfaces
relative to the 1.0.x versions of the software. The changes shouldn't
be difficult to accomodate, but it's something to consider if you're
upgrading. Version 1.1.0 fixes all known bugs and has several cool
features like flexible contraints on arguments and MultiSwitchArgs,
so it may well be worth your while!
</p>
<p>
Don't hesitate to
<a href="mailto:mes5k@users.sourceforge.net"> send us your feedback</a>!
</p>