File: ChangeLog

package info (click to toggle)
mono 2.10.8.1-8%2Bdeb7u1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 371,440 kB
  • sloc: cs: 2,625,726; xml: 1,867,358; ansic: 394,850; sh: 13,823; makefile: 9,937; perl: 2,231; asm: 716; python: 473; cpp: 376; sql: 95; sed: 16
file content (62 lines) | stat: -rw-r--r-- 1,714 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
2010-09-13  Atsushi Eno  <atsushi@ximian.com>

	implemented large parts of WCF standard endpoints and
	configuration support.

2009-02-24  Atsushi Enomoto  <atsushi@ximian.com>

	* BindingsSectionTest.cs, ServiceModelSectionGroupTest.cs:
	  Ignore all failing-under-dotnet tests

2008-04-03  Vladimir Krasnov  <vladimirk@mainsoft.com>

	* StandardBindingElementCollectionTest.cs: fixed test

2008-04-01  Igor Zelmanovich <igorz@mainsoft.com>

	* ServiceElementTest.cs: new test

2008-03-26  Igor Zelmanovich <igorz@mainsoft.com>

	* ServiceModelSectionGroupTest.cs: add #if NET_3_5
	* CustomBindingElementTest.cs: new test

2008-03-26  Igor Zelmanovich <igorz@mainsoft.com>

	* MetadataElementTest.cs: new test

2008-03-04  Eyal Alaluf <eyala@mainsoft.com>

	* ServiceModelConfigurationElementCollectionTest.cs: Created file.
	* ChannelEndpointElementTest.cs: Created file.

2008-02-19  Igor Zelmanovich <igorz@mainsoft.com>

	* MexBindingElementTest.cs: new test

2008-02-19  Igor Zelmanovich <igorz@mainsoft.com>

	* StandardBindingCollectionElementTest.cs: add test

2008-02-17  Igor Zelmanovich <igorz@mainsoft.com>

	* BasicHttpBindingElementTest.cs:
	* NetNamedPipeBindingElementTest.cs:
	* NetPeerTcpBindingElementTest.cs:
	* NetTcpBindingElementTest.cs:
	* ServiceModelSectionGroupTest.cs:
	* StandardBindingCollectionElementTest.cs:
	new tests.
	
2008-02-17  Igor Zelmanovich <igorz@mainsoft.com>

	* StandardBindingElementCollectionTest.cs new test.
	
2006-06-27  Atsushi Enomoto  <atsushi@ximian.com>

	* ServiceModelSectionGroupTest.cs : commented out Endpoints().
	  It does not work fine on .NET too.

2006-06-27  Atsushi Enomoto  <atsushi@ximian.com>

	* ServiceModelSectionGroupTest.cs : new test.