Update changelog

Remove compiler warnings
This commit is contained in:
castano
2007-09-15 07:11:59 +00:00
parent 13335f3d97
commit 6339a585e2
2 changed files with 6 additions and 3 deletions

View File

@ -28,4 +28,7 @@ NVIDIA Texture Tools version 0.9.4
NVIDIA Texture Tools version 0.9.5
* Fixed PSNR formula.
* Added support for arbitrary RGB formats.
* Add support for DXT1a.
* Refactor and improve compression quality of fast compressors.
* Add cmake scripts to detect processor and chose compiler options.