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