From 8314ac076f121591f3512e7b1a2880eaa4db1d86 Mon Sep 17 00:00:00 2001 From: castano Date: Mon, 27 Oct 2008 09:50:41 +0000 Subject: [PATCH] Update changelog. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index af911c7..f6dee57 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +NVIDIA Texture Tools version 2.0.5 + * Fix error in single color compressor. Fixes issue 66. + * Detect mismatch between CUDA runtime and driver, and disable CUDA in that case. + * Fix cmake files when compiling NVTT as a shared library. + NVIDIA Texture Tools version 2.0.4 * Fix error in RGB format output; reported by jonsoh. See issue 49. * Added support RGB format dithering by jonsoh. Fixes issue 50 and 51.