X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=NEWS;h=3ab9bd36b1ac4e898945c50f49bea3cc2e4854be;hb=e264c6ad2eebb3f32379046e2acabd53d844684f;hp=fdd8413ee474a9ad50aad97f67890a9ea61fb956;hpb=c8098b9eac2dbac0621edbc86728aec3f34e8ed7;p=simgear.git diff --git a/NEWS b/NEWS index fdd8413e..3ab9bd36 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,5 @@ -New in 0.3.10-pre1 -* March 20, 2006 +New in 0.3.10-pre2 +* March 23, 2006 * Add a small accessor function to expose local timezone offset. * Improved exception handling and made output more helpful in various places. @@ -10,6 +10,7 @@ New in 0.3.10-pre1 references, sgmaterial references, sgmatmodel references, and sgsoundsample references. * Add support for point sprites. +* Updates to rain cone rendering. * Add a new vector library and integrate that with improved coordinate system conversion code. * Mutex locking and cleanup improvements in the threading abstraction @@ -20,6 +21,7 @@ New in 0.3.10-pre1 * Various platform related bug fixes. * Various compiler related bug/warning fixes. * Clean up some things that triggered valgrind warnings. +* Fix a Nasal cmp() bug. New in 0.3.9