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