Updated Changes

git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@306 fdac6126-5c0c-442c-9429-916003d36597
This commit is contained in:
Jan Möbius
2010-03-08 10:14:38 +00:00
parent 8f3530d9b1
commit 6bf6986d71
2 changed files with 4 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
#============================================================================================ #============================================================================================
OpenMesh 2.0-RC5 ( Rev 299 ): OpenMesh 2.0-RC5 ( Rev 306 ):
* Core * Core
- Fixed build error in function calc_dihedral_angle_fast - Fixed build error in function calc_dihedral_angle_fast
@@ -36,6 +36,7 @@ OpenMesh 2.0-RC5 ( Rev 299 ):
* Build System * Build System
- Fixed rpath issue when building and installing on MacOS - Fixed rpath issue when building and installing on MacOS
- Fixed install target for MacOS (headers where not copied due to bug in cmake)
OpenMesh 2.0-RC4 ( Rev 227 ): OpenMesh 2.0-RC4 ( Rev 227 ):
* Core * Core

View File

@@ -7,7 +7,7 @@
<!-- --------------------------------------------------------------------- --> <!-- --------------------------------------------------------------------- -->
<tr valign=top><td><b>2.0-RC5</b> (2010/03/03,Rev.299)</td><td> <tr valign=top><td><b>2.0-RC5</b> (2010/03/08,Rev.305)</td><td>
<b>Core</b> <b>Core</b>
<ul> <ul>
@@ -50,6 +50,7 @@
<b>Build System</b> <b>Build System</b>
<ul> <ul>
<li>Fixed rpath issue when building and installing on MacOS</li> <li>Fixed rpath issue when building and installing on MacOS</li>
<li>Fixed install target for MacOS (headers where not copied due to bug in cmake)</li>
</ul> </ul>
</tr> </tr>