]> git.mxchange.org Git - flightgear.git/blobdiff - NEWS
updates ...
[flightgear.git] / NEWS
diff --git a/NEWS b/NEWS
index 98e8c14f706f344483eb8fdb70cdc8b5c62158fb..0d84eef36532d20e4933741434bc51a2dbdf4e87 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+New in 0.54
+* More optimizations and code cleanups.  (Norman Vine, Bernie Bright, Charlie
+  Hotchkiss.)
+* Bug fixed that was causing odd display artifacts due to a degenerate
+  fragment being created for every tile.
+* Bug fixed that caused scenery generation to go bad (misplaced fclose on an
+  invalid file descriptor.)
+* Code changes to support g++ 2.7 STL (from Bernie Bright)
+
 New in 0.53
 * Some initial "GameGLUT" support contributed by Gary R. Van Sickle
   (tiberius@braemarinc.com)