+New in 0.50
+
New in 0.49
+* Managment of multiple textures
+* Incorporated Friedemann Reinhard's initial panel code.
* Fog mode is now GL_FOG_EXP2 instead of GL_FOG_LINEAR
* Build the non-shared pieces of the FG sim as static libs.
Provided geographic data used by this project
+Friedemann Reinhard <mpt218@faupt212.physik.uni-erlangen.de>
+ Contributed beginnings of a textured instrument panel.
+
+
Petter Reinholdtsen <pere@games.no>
Incorporated the Gnu automake/autoconf system (with libtool).
This should streamline and standardize the build process for all
AC_INIT(Simulator/Aircraft/aircraft.c)
dnl Initialize the automake stuff
-AM_INIT_AUTOMAKE(FlightGear, 0.49)
+AM_INIT_AUTOMAKE(FlightGear, 0.50)
dnl Checks for programs.