Update changelog.

This commit is contained in:
castano 2009-01-17 03:25:55 +00:00
parent 92f76113e5
commit 00af7f75bc

View File

@ -1,6 +1,10 @@
NVIDIA Texture Tools version 2.0.6
* Fix dll version checking.
* Include correct runtime headers.
* Detect CUDA 2.1 correctly.
* Print CUDA detection message in nvcompress.
* Compile squish with -fPIC. Fixes issue 74.
* Merge changes from trunk to fix warnings under gcc 4.3.2.
NVIDIA Texture Tools version 2.0.5
* Fix error in single color compressor. Fixes issue 66.