diff --git a/ReadMe.txt b/ReadMe.txt index 12a51e9..12ace2e 100644 --- a/ReadMe.txt +++ b/ReadMe.txt @@ -3,7 +3,7 @@ DIRECTX TEXTURE LIBRARY (DirectXTex) Copyright (c) Microsoft Corporation. All rights reserved. -November 30, 2015 +February 23, 2016 This package contains DirectXTex, a shared source library for reading and writing DDS files, and performing various texture content processing operations including @@ -106,6 +106,10 @@ RELEASE NOTES ------------------------------------ RELEASE HISTORY +February 23, 2016 + Fix to clean up partial or zero-length image files on failed write + Retired VS 2012 projects + November 30, 2015 texconv command-line tool -fl switch now supports 12.0 and 12.1 feature levels Updated for VS 2015 Update 1 and Windows 10 SDK (10586)