<html>
<font face="Arial, Helvetica">I would like to announce the release of
CMake version 1.2.  You can download binaries or source
distributions from<br>
<a href="http://www.cmake.org/CMake/HTML/Download.html" eudora="autourl">http://www.cmake.org/CMake/HTML/Download.html</a>. 
You can also use the "Check for Updates" option from a
previous<br>
windows binary installation.  If you are using the cvs tree for ITK
or VTK, then you should upgrade to CMake1.2.<br>
<br>
<br>
Summary of Changes:<br>
<br>
CMake now is much more selective about creating new dsp files
significantly reducing the number of reloads done in Visual Studio. A new
option to the IF command was added that tests if a file exists: IF
(EXISTS filename) A number of fixes were added to the boreland and nmake
build options. Borland now supports building shared and static libraries.
A fix to the FIND_PATH command that could cause cmake to think the cache
is always changing. Added CMAKE_EXTRA_LINK_FLAGS so that flags can be
passed specifically to the linker. Enhancements to many modules and
templates. Borland dll builds work.  AIX shared libraries work with
gcc. UNIX dependances are kept up-to-date. <br>
<br>
<br>
-Bill Hoffman<br>
<br>
</font></html>