merge r67228-r67235, r67237, r67251 and r67256-67259 to trunk (they are
[mono.git] / mcs / class / Microsoft.Build.Tasks / Microsoft.Build.Tasks.Deployment.Bootstrapper / ChangeLog
1 2006-10-14  Marek Sieradzki  <marek.sieradzki@gmail.com>
2
3         * ComponentsLocation.cs: Changed order to match MS.
4         * BootstrapperBuilder.cs: Added GetOutputFolders ().
5         * IProductCollection.cs, ProductCollection.cs: Changed indexer to
6         method.
7
8 2006-10-12  Marek Sieradzki  <marek.sieradzki@gmail.com>
9
10         * IProductBuilderCollection.cs
11         * IBuildMessage.cs
12         * ComponentsLocation.cs
13         * BuildSettings.cs
14         * BuildResults.cs
15         * ProductBuilder.cs
16         * IProduct.cs
17         * IBuildSettings.cs
18         * IBuildResults.cs
19         * BootstrapperBuilder.cs
20         * ProductCollection.cs
21         * BuildMessageSeverity.cs
22         * IProductBuilder.cs
23         * ProductBuilderCollection.cs
24         * IBootstrapperBuilder.cs
25         * BuildMessage.cs
26         * IProductCollection.cs: Added stubs needed for generating docs.