]> git.mxchange.org Git - simgear.git/blobdiff - NEWS
FreeBSD fix.
[simgear.git] / NEWS
diff --git a/NEWS b/NEWS
index c50693edf1376c9dd854cb72bf92ee73db233b7e..7f7646b2cfdee5ac47ad285b7eb891ba25231fea 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,17 @@
-New in 0.3.6-pre3
+New in 0.3.7
+* October 12, 2004
+
+* Add support for parsing xml from an in memory buffer, not just a file.
+* Don't reduce visibility for a "clear" cloud layer.
+* Add support for audio orientation (direction and cone) for internal
+  view and tower view.
+* Add support for drawing from display lists rather than in immediate mode.
+  This provides a big performance improvement on many systems.
+
+
+New in 0.3.6
+* July 29, 2004
+
 * Better MinGW support
 * A bit better handling of OpenAL under Cygwin
 * Switched audio system from plib's "sl/sm" to OpenAL.