]> git.mxchange.org Git - simgear.git/blob - NEWS
Converted to the LGPL licencing terms.
[simgear.git] / NEWS
1 New in 0.0.11
2 * July 3, 2000
3 * Replaced gdbm with metakit
4 * Added drop in sky (depends on plib)
5 * Added spherical course and dist given two points calculations
6 * MSVC5 fixes
7 * Math/bucket/tiling tweaks from Norman Vine
8
9 New in 0.0.7
10 * March 29, 2000
11 * Added support for RedHat package building contributed by Habibie 
12   <habibie@MailandNews.com>
13 * Added gdbm to SimGear.  Many systems will already have gdbm installed so
14   it is only built if it doesn't already exist on the user's platform.
15   gdbm is a set of database routines that use extendible hashing and works
16   similar to the standard UNIX dbm routines.  This guarantees the availability
17   of gdbm to any application that uses SimGear.
18 * Optimizations and bullet proofing of magnetic variation code by Norman 
19   Vine and Ed Williams
20
21 New in 0.0.6
22 * March 27, 2000
23 * Added Nima World Magnetic Model 2000 contributed by Ed Williams
24 * Fixes for MSVC++
25
26 New in 0.0.5
27 * March 17, 2000
28 * Restructured directory layout to facilitate windows/mac IDE builds.
29
30 New in 0.0.4
31 * Removed mat3.h and friends (we now use plib's sg lib for these sorts of 
32   things.)
33
34 New in 0.0.3
35 * Release that conincides with FlightGear-0.7.2