diff --git a/ChangeLog b/ChangeLog index cd2aece..f2ef204 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,7 @@ NVIDIA Texture Tools version 2.0.7 * Output correct exit codes. Fixes issue 92. * Fix thread-safety errors. Fixes issue 90. * Add SIMD power method. Fixes issue 94. + * Interact better with applications that already use CUDA. NVIDIA Texture Tools version 2.0.6 * Fix dll version checking.