summaryrefslogtreecommitdiffstats
path: root/src/CHANGES.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/CHANGES.txt')
-rw-r--r--src/CHANGES.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/CHANGES.txt b/src/CHANGES.txt
index f59eaaf..ad88f3d 100644
--- a/src/CHANGES.txt
+++ b/src/CHANGES.txt
@@ -22,6 +22,10 @@ RELEASE VERSION/DATE TO BE FILLED IN LATER
From William Deegan:
- 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
+ and thus yield an empty compile command line. (Bug #2622)
+
From Jakub Pola:
- Intel Compiler 2016 (Linux/Mac) update for tool directories.