diff options
| -rw-r--r-- | src/CHANGES.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/CHANGES.txt b/src/CHANGES.txt index 45c8a8c..7b384d2 100644 --- a/src/CHANGES.txt +++ b/src/CHANGES.txt @@ -33,6 +33,8 @@ RELEASE VERSION/DATE TO BE FILLED IN LATER From Alexandre Feblot: - Fix for VersionedSharedLibrary under 'sunos' platform. + - Fixed dll link with precompiled headers on MSVC 2012 + - Added an 'exclude' parameter to Glob() From Laurent Marchelli: - Support for multiple cmdargs (one per variant) in VS project files. |
