[corlib] Improve CancellationTokenSource test
[mono.git] / mcs / class / Microsoft.Build.Tasks / Microsoft.Build.Tasks.Deployment.Bootstrapper / ChangeLog
1 2007-02-02  Marek Sieradzki  <marek.sieradzki@gmail.com>
2
3         * BuildResults.cs
4         * ProductBuilder.cs
5         * BootstrapperBuilder.cs
6         * ProductCollection.cs
7         * ProductBuilderCollection.cs
8         * BuildMessage.cs: corcompare changes.
9
10 2006-10-14  Marek Sieradzki  <marek.sieradzki@gmail.com>
11
12         * ComponentsLocation.cs: Changed order to match MS.
13         * BootstrapperBuilder.cs: Added GetOutputFolders ().
14         * IProductCollection.cs, ProductCollection.cs: Changed indexer to
15         method.
16
17 2006-10-12  Marek Sieradzki  <marek.sieradzki@gmail.com>
18
19         * IProductBuilderCollection.cs
20         * IBuildMessage.cs
21         * ComponentsLocation.cs
22         * BuildSettings.cs
23         * BuildResults.cs
24         * ProductBuilder.cs
25         * IProduct.cs
26         * IBuildSettings.cs
27         * IBuildResults.cs
28         * BootstrapperBuilder.cs
29         * ProductCollection.cs
30         * BuildMessageSeverity.cs
31         * IProductBuilder.cs
32         * ProductBuilderCollection.cs
33         * IBootstrapperBuilder.cs
34         * BuildMessage.cs
35         * IProductCollection.cs: Added stubs needed for generating docs.