X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=NEWS;h=ab05028a0cad7bcfc765dded9636e8b95d93f8af;hb=5af8bb7c8e259f5bdda67beb87adcc453e0b32e7;hp=dca47b287e497ee95f318a3a930a357bebadb9a0;hpb=4a4e703f16c8c67b4946cd9ccc2a4fcb09660afd;p=simgear.git diff --git a/NEWS b/NEWS index dca47b28..ab05028a 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,43 @@ +Version 1.9.0 +* Thu Dec 18 15:12:15 CST 2008 + + +Version 1.8.6 +* Mon Dec 1 14:02:47 CST 2008 + + +Version 1.8.5 +* October 30, 2008 (source code snapshot release) + + +New in 0.3.10 +* April 5, 2006 + +* Add a small accessor function to expose local timezone offset. +* Improved exception handling and made output more helpful in various places. +* Better pbuffer runtime detection. +* Add directory creation capability to file/path library. +* Added a basic reference counting class to improve robustness of + memory management in places. Use this for all scenegraph + 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 + library. +* Add MacOS RenderTexture support. +* Add a Nasal based io libarary that is not activated by default. +* Added a set of MS-VC8 project files. + +* Various platform related bug fixes. +* Various compiler related bug/warning fixes. +* Clean up some things that triggered valgrind warnings. +* Fix a Nasal cmp() bug. +* Removed ancient version of zlib from distribution. + + New in 0.3.9 * November 17, 2005