Merge pull request #733 from amoiseev-softheme/bugfix/monofix
[mono.git] / mcs / class / Microsoft.Build.Utilities / ChangeLog
index bfb51ea7b4fde345434b0ba9ad24d139cc878e9c..19ffbef5c9fff167e56559e5d04f882afd0ca9df 100644 (file)
@@ -1,3 +1,26 @@
+2010-04-03  Ankit Jain  <jankit@novell.com>
+
+       * Makefile: Import tools/xbuild/xbuild_targets.make, which copies
+       the target and tasks file in the correct place, to allow running
+       tests with different toolsversion.
+       Use the correct target assembly name for 4.0 profile.
+
+2010-02-10  Ankit Jain  <jankit@novell.com>
+
+       * Microsoft.Build.Utilities.dll.sources: Add ProcessStringDictionary.cs
+       from class/System/System.Collections.Specialized . This is required as
+       the StringDictionary in ToolTask, used for EnvironmentOverrides, is
+       inadequate, because environment vars are case sensitive on unix.
+
+2009-04-25  Jonathan Chambers  <joncham@gmail.com>
+
+       * Makefile: Adjust assembly name for 3.5 profile.
+
+2009-02-25  Ankit Jain  <jankit@novell.com>
+
+       * Microsoft.Build.Utilities.dll.sources: Add ProcessService.cs,
+       ProcessWrapper.cs, IAsyncOperation.cs and IProcessAsyncOperation.cs
+
 2006-04-19  Marek Sieradzki  <marek.sieradzki@gmail.com>
 
        * Microsoft.Build.Utilities.targets: Removed.