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