diff --git a/trunk/ChangeLog b/trunk/ChangeLog index 8da8aae..c83d8fd 100644 --- a/trunk/ChangeLog +++ b/trunk/ChangeLog @@ -8,8 +8,9 @@ NVIDIA Texture Tools version 2.0.2 * Fix indexMirror error reported by Chris Lambert. * Fix vc8 post build command, reported by Richard Sim. * Fix RGBA modes with less than 32 bpp by Viktor Linder. - * Fix alpha decompression by amorilia. See issue 40. + * Fix alpha decompression by Amorilia. See issue 40. * Avoid default-initialized constructors for POD types, reported by Jim Tilander. + * Improved decompressor tool submitted by Amorilia. See issue 41. NVIDIA Texture Tools version 2.0.1 * Fix memory leaks.