diff --git a/Docs/ChangeLog.txt b/Docs/ChangeLog.txt index eff5b01..2f97321 100644 --- a/Docs/ChangeLog.txt +++ b/Docs/ChangeLog.txt @@ -3,7 +3,7 @@ ; v. 2.0. If a copy of the MPL was not distributed with this file, You can ; obtain one at http://mozilla.org/MPL/2.0/ ; -; Copyright (C) 2013, Peter Johnson (www.delphidabbler.com). +; Copyright (C) 2013-2014, Peter Johnson (www.delphidabbler.com). ; ; $Rev$ ; $Date$ @@ -11,6 +11,10 @@ ; Change Log for Extended String Property Editor ; ------------------------------------------------------------------------------ +Release v2.0.3 of 12 January 2014 ++ Fixed problem with compiler directives in property editor unit that was causing compilation to fail on Delphi XE5. ++ Minor corrections to read-me file. + Release v2.0.2 of 01 November 2013 + Fixed issue #28 where window settings were not persistent (registry read code was in error). + Fixed registry access to work correctly with 64 bit registry view on 64 bit Windows.