[corlib] Improve CancellationTokenSource test
[mono.git] / mcs / class / Microsoft.Build.Engine / ChangeLog
index 0052a5560ce6d1b85c54ba21978a49cd337e5849..fdd1a9ef402af94c54cad8e3c5584e825b73a978 100644 (file)
@@ -1,3 +1,25 @@
+2010-07-09  Ankit Jain  <jankit@novell.com>
+
+       * Microsoft.Build.Engine.dll.sources: Add
+       UnknownToolsVersionException.cs
+
+2010-04-06  Ankit Jain  <jankit@novell.com>
+
+       * Makefile (EXTRA_DISTFILES): Remove TestTasks.dll.config .
+
+2010-04-03  Ankit Jain  <jankit@novell.com>
+
+       * Makefile: Use the correct assembly name for MS.Build.Utilities*
+       for 3.5 and 4.0 profiles. Copy the .config files for the test
+       assembly.
+       Import tools/xbuild/xbuild_targets.make, which copies the target
+       and tasks file in the correct place, to allow running tests
+       with different toolsversion.
+       * Microsoft.Build.Engine.dll.sources: Add LogExtensions.cs,
+       Toolset.cs, ToolsetDefinitionLocations.cs and ToolsetCollection.cs .
+       * Test/test-config-file-net-3.5: New.
+       * Test/test-config-file-net-4.0: New.
+
 2010-02-19  Ankit Jain  <jankit@novell.com>
 
        * Microsoft.Build.Engine.dll.sources: Add ProjectLoadSettings.cs .