From ab424ae74905129951150c2d9e76735ebde96189 Mon Sep 17 00:00:00 2001 From: Robert Osfield Date: Fri, 25 Apr 2008 12:40:14 +0000 Subject: [PATCH] Update NEWS and README to 2.4 stable release --- NEWS.txt | 1 + README.txt | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/NEWS.txt b/NEWS.txt index 329a18aeb..ffd811b30 100644 --- a/NEWS.txt +++ b/NEWS.txt @@ -16,6 +16,7 @@ The !OpenSceneGraph 2.4 release is the culmination of 9 years of work by the lea * New !OpenFlight writer * New libcurl based plugin for reading http hosted databases * Quicktime based reading of live video streams under Windows and OSX + * Better load balancing in database pager * Improvements to osgTerrain for support of terrabyte scale whole earth terrain databases * Additions to the Shapefile loader with .dbf attribute file, .proj projection file support and loading data as doubles * Enhanced intersection functionality including double support for line intersections diff --git a/README.txt b/README.txt index 86ec17323..9ac6e9b39 100644 --- a/README.txt +++ b/README.txt @@ -15,7 +15,7 @@ subscribe to our public mailing list: Robert Osfield. Project Lead. -22nd April 2008. +25th April 2008. --