]> git.mxchange.org Git - flightgear.git/commitdiff
Final changes for 0.58
authorcurt <curt>
Thu, 11 Feb 1999 02:02:00 +0000 (02:02 +0000)
committercurt <curt>
Thu, 11 Feb 1999 02:02:00 +0000 (02:02 +0000)
NEWS

diff --git a/NEWS b/NEWS
index b066aedc83170ea8720c3202ad1ebc275fc94846..6fe123cf9243a3bbd9dcdb424b58ef440315be1a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+New in 0.58
+* Added JSBsim alpha code ... this is Jon S. Berndts alpha FDM rewrite.
+  Still lots to do, but you can watch a balistic flight for a short time.
+* Renamed Simulator/Flight to Simulator/FDM
+* Tweaks to assist building FGFS on solaris platforms.
+* Moved Lib/DEM to Tools/DEM
+* Started preparations for scenery generation tools overhaul.
+* More MSVC++ support.
+* Removed code that made the sun bigger at the horizon since this is just
+  an optical illusion in real life.
+* Bug fixed so that the sim can start out at an airport below sea level.
+
 New in 0.57
 * Converted to a simpler frame rate counting method.
 * Fixed the AOA reading on the HUD.