From bda1350be4572659e3ccd505d183ad1d85299ba0 Mon Sep 17 00:00:00 2001 From: Robert Osfield Date: Tue, 14 Jul 2009 16:02:55 +0000 Subject: [PATCH] Tweaked news --- NEWS.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/NEWS.txt b/NEWS.txt index 4a2f5e121..47f9fed05 100644 --- a/NEWS.txt +++ b/NEWS.txt @@ -12,11 +12,11 @@ The !OpenSceneGraph 2.8.2 release is the culmination of 10 years of work by the * Build fixes for: * !RedHat Enterprise Linux - * Building of dicom plugin with ITK under Linux. + * Building of dicom plugin with ITK under Linux * Crash fixes to: - * crash during window destruction under Windows when using closing a MFC based GraphicsWindow + * crash during window destruction under Windows when using closing a MFC based !GraphicsWindow * deadlock under Windows due threading issues with atomic operations in Win32 Barrier implementation - * OpenFlight plugin not handling spaces at the end of option strings. + * !OpenFlight plugin not handling spaces at the end of option strings * Bug fixes to : * computation of sector range in osgSim::!LightPoint * extension checking of FBO packed stencil support @@ -34,9 +34,9 @@ The !OpenSceneGraph 2.8.2 release is the culmination of 10 years of work by the === Updates between 2.8.1 and 2.8.0 releases include: === - * Build fixes under FreeBSD and IBM AIX, and RedHat Enterprise Linux. + * Build fixes under FreeBSD and IBM AIX, and RedHat Enterprise Linux * Improved compatibility with SWIG wrapper building - * Crash fixes in osg::State, osg::Geometry and osgWidget. + * Crash fixes in osg::State, osg::Geometry and osgWidget * Bug fixes to : * draw instanced support * Optimizer - MergeGeometryVisitor, RemoveLoadedProxyNodesVisitor and SpatializeGroupsVistor @@ -50,7 +50,7 @@ The !OpenSceneGraph 2.8.2 release is the culmination of 10 years of work by the * fixes to display lists/vbo creation that prevent crash under ATI drivers * subface PolygonOffset setting in OpenFlight * osgconv --formats under OSX - * osgTerrain::Layer bounding volume calculation. + * osgTerrain::Layer bounding volume calculation === Updates between 2.8 and 2.6 include: ===