summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorQbProg <tholag@gmail.com>2012-01-31 19:09:57 +0100
committerQbProg <tholag@gmail.com>2012-01-31 19:09:57 +0100
commit670c2732db5c10147c2fdf6341f9061678348e28 (patch)
treeff3a62d63e05080eca9eec51695808c75648cb4c
parentf4416acc6cea5527d96d75f065f56d19128c766d (diff)
downloadoce-670c2732db5c10147c2fdf6341f9061678348e28.tar.gz
oce-670c2732db5c10147c2fdf6341f9061678348e28.zip
NEWS file for 0.9
-rw-r--r--NEWS26
1 files changed, 26 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 501c74be..23a21e5d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,29 @@
+Version 0.9.0 - January 2012
+
+* Upgraded to OCCT 6.5.2
+
+* Added support for CMake uninstall feature. make uninstall is now possible
+
+* Many cppcheck QA and warning fixes
+
+* Added support for Standard_Time in OCE to make OCE changes portable to
+ wok system.
+
+* Many fixes and CMake support for embarcadero compilers (v6.20 and up)
+
+* Let a mingw64 TKernel works in Wine
+
+* Compile and run tests only if the needed components have been compiled
+
+* Fixed TBB support in debug/msvc
+
+* Geom_BSplineCurve.cxx: Add explicit exception message in case of error
+
+* Other compilation and build fixes
+
+Users who contributed to this release:
+ Denis Barbier,Fotios Sioutis,Jerome Robert,Thomas Paviot,Davyw
+
Version 0.8.0 - December 2011
* Added more unit tests