0.7.9pre2 changes.
This commit is contained in:
11
NEWS
11
NEWS
@@ -1,4 +1,12 @@
|
||||
New in 0.0.17
|
||||
New in 0.0.17pre2
|
||||
* February 13, 2002
|
||||
|
||||
* Replaced some cout's with SG_LOG's
|
||||
|
||||
|
||||
New in 0.0.17pre1
|
||||
* February 12, 2002
|
||||
|
||||
* Removed metakit and zlib from build process. Tarballs are still included
|
||||
for those who's systems don't provide these packages.
|
||||
* MSVC fixes.
|
||||
@@ -20,6 +28,7 @@ New in 0.0.17
|
||||
and debug tracing of property reads/writes.
|
||||
* Updates/fixes to xml handling.
|
||||
|
||||
|
||||
New in 0.0.16
|
||||
* July 12, 2001
|
||||
* Various changes to the property manager implimentation to better support
|
||||
|
||||
@@ -9,7 +9,7 @@ AC_INIT(simgear/bucket/newbucket.cxx)
|
||||
AC_PREREQ(2.13)
|
||||
|
||||
dnl Initialize the automake stuff
|
||||
AM_INIT_AUTOMAKE(SimGear, 0.0.17)
|
||||
AM_INIT_AUTOMAKE(SimGear, 0.0.17pre2)
|
||||
|
||||
dnl Specify KAI C++ compiler and flags.
|
||||
dnl Borrowed with slight modification from blitz distribution.
|
||||
|
||||
Reference in New Issue
Block a user