]> git.mxchange.org Git - flightgear.git/commitdiff
news ...
authorcurt <curt>
Wed, 9 Sep 1998 20:57:36 +0000 (20:57 +0000)
committercurt <curt>
Wed, 9 Sep 1998 20:57:36 +0000 (20:57 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 98e8c14f706f344483eb8fdb70cdc8b5c62158fb..16397e2297ffff548c06e81693b3a5ae3291fdd8 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+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.)
+
 New in 0.53
 * Some initial "GameGLUT" support contributed by Gary R. Van Sickle
   (tiberius@braemarinc.com)