From 00af7f75bcfa58512626d50c3ce07af4655adb6d Mon Sep 17 00:00:00 2001 From: castano Date: Sat, 17 Jan 2009 03:25:55 +0000 Subject: [PATCH] Update changelog. --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index cff64ff..c795f6d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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.