diff options
-rw-r--r-- | src/CHANGES.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/CHANGES.txt b/src/CHANGES.txt index 8c02e14..1372baf 100644 --- a/src/CHANGES.txt +++ b/src/CHANGES.txt @@ -6,6 +6,9 @@ RELEASE VERSION/DATE TO BE FILLED IN LATER + From Dan Pidcock: + - Added support for the 'PlatformToolset' tag in VS project files (#2978). + From James McCoy: - Added support for '-isystem' to ParseFlags. |