diff options
Diffstat (limited to 'src/CHANGES.txt')
-rw-r--r-- | src/CHANGES.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/CHANGES.txt b/src/CHANGES.txt index ad88f3d..dc8a281 100644 --- a/src/CHANGES.txt +++ b/src/CHANGES.txt @@ -23,7 +23,7 @@ RELEASE VERSION/DATE TO BE FILLED IN LATER - Add better messaging when two environments have different actions for the same target (Bug #2024) - Fix issue only with MSVC and Always build where targets - marked AlwaysBuild wouldn't make it into CHANNGED_SOURCES + marked AlwaysBuild wouldn't make it into CHANGED_SOURCES and thus yield an empty compile command line. (Bug #2622) |