]> git.mxchange.org Git - simgear.git/blobdiff - NEWS
Use the double precission pow() function to get Solaris compiling.
[simgear.git] / NEWS
diff --git a/NEWS b/NEWS
index 7f7646b2cfdee5ac47ad285b7eb891ba25231fea..053a8d29a87eeb1a6404b710726ffd4565faddc0 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+New in 0.3.8-pre2
+* January 3, 2005
+
+* Configure script does a sanity check for the existance of openal.
+* Better pthreads detection for FreeBSD.
+* Abstract out the location of gl.h, glu.h, and glut.h so we can more
+  easily support MacOS which puts these in an oddball location.
+* Added two new debug output types for instrumentation and systems.
+* Add a name parameter to the waypoint class for supporting a route
+  manager in the flightgear gps module.
+* Make display list usage optional.
+* Event manager: specifying a zero delay will force event execution in
+  the next frame rather than entering an infinite loop.
+* gcc-4.0 fix.
+* Fixes to property tree loading and saving.
+* Make volume inaudible at startup.
+
+
 New in 0.3.7
 * October 12, 2004