Update of /cvsroot/nant/nant/doc In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv27372/doc
Modified Files: releasenotes.html Log Message: Added support for relational operators between version values. Use this newly introduced support to clean-up version checks in our framework configuration projects. Mono's resgen(2) only supports /useSourcePath on Mono 1.2.4 and higher. Fixes bug #1653893. Index: releasenotes.html =================================================================== RCS file: /cvsroot/nant/nant/doc/releasenotes.html,v retrieving revision 1.161 retrieving revision 1.162 diff -C2 -d -r1.161 -r1.162 *** releasenotes.html 13 Jan 2007 09:07:54 -0000 1.161 --- releasenotes.html 17 Feb 2007 07:54:06 -0000 1.162 *************** *** 187,190 **** --- 187,201 ---- </div> <h3>Changes</h3> + <h4>Expressions</h4> + <div style="margin-left: 20px;"> + <h5> + <a class="heading">Version operators</a></h5> + <div style="margin-left: 20px;"> + <p> + Introduced support for <a href="help/fundamentals/expressions.html#version-operators">relational operators</a> + between version values. + </p> + </div> + </div> <h4>Tasks</h4> <div style="margin-left: 20px;"> ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ nant-commits mailing list nant-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nant-commits