[corlib] Improve CancellationTokenSource test
[mono.git] / mcs / class / Microsoft.Build.Tasks / Microsoft.Build.Tasks.Deployment.Bootstrapper / ChangeLog
index 94de63c36a9b43c30966d934cc344dca552f32ab..541163383b2cad7ed1f9d4206c92cf64da9b393b 100644 (file)
@@ -1,3 +1,19 @@
+2007-02-02  Marek Sieradzki  <marek.sieradzki@gmail.com>
+
+       * BuildResults.cs
+       * ProductBuilder.cs
+       * BootstrapperBuilder.cs
+       * ProductCollection.cs
+       * ProductBuilderCollection.cs
+       * BuildMessage.cs: corcompare changes.
+
+2006-10-14  Marek Sieradzki  <marek.sieradzki@gmail.com>
+
+       * ComponentsLocation.cs: Changed order to match MS.
+       * BootstrapperBuilder.cs: Added GetOutputFolders ().
+       * IProductCollection.cs, ProductCollection.cs: Changed indexer to
+       method.
+
 2006-10-12  Marek Sieradzki  <marek.sieradzki@gmail.com>
 
        * IProductBuilderCollection.cs