From cbbefe953f791082c564d21edc6aae1a2786f17b Mon Sep 17 00:00:00 2001 From: castano Date: Sat, 13 Jun 2009 14:16:22 +0000 Subject: [PATCH] Update changelog. --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index e36b6e7..cc73853 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +NVIDIA Texture Tools version 2.0.7 + * Output correct exit codes. Fixes issue 92. + * Fix thread-safety errors. Fixes issue 90. + NVIDIA Texture Tools version 2.0.6 * Fix dll version checking. * Detect CUDA 2.1 and future CUDA versions correctly.