merge 100015:100420
[mono.git] / data / net_2_0 / ChangeLog
1 2008-02-29  Marek Habersack  <mhabersack@novell.com>
2
3         * machine.config: added an entry to ignore the browserCaps section.
4
5 2007-12-15  Marek Habersack  <mhabersack@novell.com>
6
7         * web.config: compilation/compilers are no longer necessary.
8
9 2007-12-08  Marek Habersack  <mhabersack@novell.com>
10
11         * machine.config: updated the LocalSqlServer connection string to
12         match MS.NET and added a new connection string, LocalSqliteServer,
13         to be used by default on Unix.
14         Updated the AspNetSqlMembershipProvider definition to match
15         MS.NET.
16
17         * settings.map: added
18
19         * Makefile.am: added settings.map
20
21 2007-10-17  Atsushi Enomoto  <atsushi@ximian.com>
22
23         * web.config, machine.config: moved webSerices section from former
24           to latter.
25
26 2007-09-05  Atsushi Enomoto  <atsushi@ximian.com>
27
28         * machine.config : added WCF sectionGroups.
29
30 2007-09-04  Marek Habersack  <mhabersack@novell.com>
31
32         * machine.config: added an entry to ignore the <system.webServer>
33         section. Fixes bug #82535
34
35 2007-07-03  Marek Habersack  <mhabersack@novell.com>
36
37         * DefaultWsdlHelpGenerator.aspx: make head server-side, for the
38         service generator to run on sites which use stylesheet themes
39         configured in web.config. Fixes bug #81994
40
41 2007-05-01  Marek Habersack  <mhabersack@novell.com>
42
43         * machine.config: added standard data provider factories, or
44         otherwise the SqlDataSource tests will fail.
45
46 2007-04-27  Atsushi Enomoto  <atsushi@ximian.com>
47
48         * DefaultWsdlHelpGenerator.aspx :
49           ProfileViolations could be null, when there is no Binding. So,
50           don't omit null check.
51
52           Stop your bad habit of missing ChangeLog. Former changes (as long
53           as logged) can be seen in ../../ChangeLog.