diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/CHANGES.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/CHANGES.txt b/src/CHANGES.txt index 1372baf..d7907ff 100644 --- a/src/CHANGES.txt +++ b/src/CHANGES.txt @@ -6,6 +6,12 @@ RELEASE VERSION/DATE TO BE FILLED IN LATER + From Alexandre Feblot: + - Fix for VersionedSharedLibrary under 'sunos' platform. + + From Laurent Marchelli: + - Support for multiple cmdargs (one per variant) in VS project files. + From Dan Pidcock: - Added support for the 'PlatformToolset' tag in VS project files (#2978). |