From 16ee9667bd08164d2c1095abb2c27e1b1ff4a5de Mon Sep 17 00:00:00 2001 From: Robert Osfield Date: Sun, 30 Dec 2001 20:48:05 +0000 Subject: [PATCH] Final update of ChangeLog for the 0.8.43 release. --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/ChangeLog b/ChangeLog index a3aad71a6..940f41032 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2001-12-30 15:03 robert + + * include/osg/GeoSet: Added osg::GeoSet::FLAT_TRIANGLE_FAN to the + list if primitive handled by the for_each_triangle template + function. + +2001-12-30 14:04 robert + + * ChangeLog, src/osgDB/FileUtils.cpp: Added /usr/local/lib to the + s_default_dso_path search path for plugins. + 2001-12-30 12:13 robert * src/osgGLUT/Viewer.cpp: Made the output message related to not