v0.3.10-pre2 updates.

This commit is contained in:
curt
2006-03-23 16:37:35 +00:00
parent b05e98b1b6
commit caf5cc90ae
3 changed files with 7 additions and 5 deletions

6
NEWS
View File

@@ -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