From: curt Date: Wed, 9 Sep 1998 20:57:36 +0000 (+0000) Subject: news ... X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=5ded3550ff3ab6b2ebbd34ba88b820e729dbf2cb;p=flightgear.git news ... --- diff --git a/NEWS b/NEWS index 98e8c14f7..16397e229 100644 --- 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)