]> git.mxchange.org Git - simgear.git/blobdiff - NEWS
MSVC fixes.
[simgear.git] / NEWS
diff --git a/NEWS b/NEWS
index fe3779761a418b6f01d6d8d6e586b94b45ff7c5c..dca47b287e497ee95f318a3a930a357bebadb9a0 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,5 @@
-New in 0.3.9-pre2
-* November 9, 2005
+New in 0.3.9
+* November 17, 2005
 
 * Add support for OpenAL 1.1 (with a separate alut library.)
 * Add support for volumetric shadows.  Aircraft can cast shadows on themselves
@@ -14,6 +14,8 @@ New in 0.3.9-pre2
   features, fixes parser bugs, fixes several internal bugs.
 * Our 3d cockpit jitter problem is fixed (woohoo!)
 * Add code to support rendering to a texture.
+* Allow "tip" popups to pop themselves down after the appropriate
+  timeout, even if the sim time is paused.
 * Various low model level animation fixes and additions ... color,
   transparency, 'chrome' effects, randomized spin, etc.
 * Create our own portable stdint.h implementation.