2010-04-28 Marek Habersack <mhabersack@novell.com>
[mono.git] / mcs / class / System.ServiceModel / ChangeLog
1 2010-04-28  Marek Habersack  <mhabersack@novell.com>
2
3         * Makefile (LIB_MCS_FLAGS): added a reference to
4         System.Web.ApplicationServices in the 4.0 profile.
5
6 2010-04-23  Astushi Enomoto  <atsushi@ximian.com>
7
8         * Http_listener_notes.txt: update comment, as I have fixed one issue
9           with lengthy explanation.
10
11 2010-04-21  Astushi Enomoto  <atsushi@ximian.com>
12
13         * Http_listener_notes.txt: more comment.
14
15 2010-04-20  Astushi Enomoto  <atsushi@ximian.com>
16
17         * Http_listener_notes.txt: added explanation on *why* it is SO hard
18           to solve.
19
20 2010-04-05  Astushi Enomoto  <atsushi@ximian.com>
21
22         * System.ServiceModel.dll.sources : add some new config types and
23           ChannelTerminatedException.cs.
24
25 2010-04-02  Astushi Enomoto  <atsushi@ximian.com>
26
27         * System.ServiceModel_test.dll.sources : add some new fault tests.
28
29 2010-03-24  Astushi Enomoto  <atsushi@ximian.com>
30
31         * System.ServiceModel.dll.sources : move back all the Features tests
32           that were once disabled (now we can handle mannerless tests).
33
34 2010-03-19  Astushi Enomoto  <atsushi@ximian.com>
35
36         * System.ServiceModel.dll.sources : remove unused class.
37         * HTTP_listener_notes.txt : add some more comments.
38
39 2010-03-18  Astushi Enomoto  <atsushi@ximian.com>
40
41         * System.ServiceModel_test.dll.sources :
42           Add Constants.cs and XPathMessageContextTest.cs.
43
44 2010-03-18  Astushi Enomoto  <atsushi@ximian.com>
45
46         * System.ServiceModel.dll.sources : added some missing types.
47
48 2010-03-17  Astushi Enomoto  <atsushi@ximian.com>
49
50         * System.ServiceModel_test.dll.sources :
51           add MetadataExchangeBindingsTest.cs.
52
53 2010-03-16  Jb Evain  <jbevain@novell.com>
54
55         * net_2_1_*.dll.sources: rename to moonlight_*.dll.sources.
56
57 2010-03-15  Astushi Enomoto  <atsushi@ximian.com>
58
59         * net_4_0_System.ServiceModel.dll.sources:
60           more types from Sys.SM.Web.dll in 4.0 profile here.
61
62 2010-03-15  Astushi Enomoto  <atsushi@ximian.com>
63
64         * Dummy_2_1.cs : added cosmetic silverlight sdk compatibility stuff.
65
66 2010-03-11  Astushi Enomoto  <atsushi@ximian.com>
67
68         * System.ServiceModel.dll.sources,
69           net_2_1_raw_System.ServiceModel.dll.sources:
70           added XmlName.cs.
71
72 2010-02-19  Astushi Enomoto  <atsushi@ximian.com>
73
74         * Makefile: enable USE_DATA_CONTRACT_IMPORTER as
75           memorabilia.hardrock now works. (Will be removed when I remove
76           relevant code.)
77
78 2010-02-10  Astushi Enomoto  <atsushi@ximian.com>
79
80         * Makefile: sigh, just disable it. make dist is somehow broken.
81
82 2010-02-10  Astushi Enomoto  <atsushi@ximian.com>
83
84         * Makefile: does extra dist fail to accept *.xml ?
85
86 2010-02-10  Astushi Enomoto  <atsushi@ximian.com>
87
88         * Makefile: add test xml files to extra dist.
89
90 2010-02-08  Astushi Enomoto  <atsushi@ximian.com>
91
92         * System.ServiceModel.dll.sources:
93           renamed MetadataBundle.cs to MetadataSet.cs.
94
95 2010-02-05  Astushi Enomoto  <atsushi@ximian.com>
96
97         * Dummy_2_1.cs : remove AuthenticationSchemes. It blocks MT support.
98
99 2010-02-04  Astushi Enomoto  <atsushi@ximian.com>
100
101         * Dummy.cs, net_2_1_raw_System.ServiceModel.dll.sources : add some
102           classes out of dummy, for monotouch (hidden in 2.1 profile).
103
104 2010-02-04  Astushi Enomoto  <atsushi@ximian.com>
105
106         * HTTP_listener_notes.txt: Fixed some wrong description, simplified
107           some, and updated some.
108
109 2010-02-04  Astushi Enomoto  <atsushi@ximian.com>
110
111         * HTTP_listener_notes.txt: some notes updated.
112
113 2010-02-03  Astushi Enomoto  <atsushi@ximian.com>
114
115         * HTTP_listener_notes.txt: I couldn't help but write about it to
116           not keep myself confused by this complicated stuff.
117
118 2010-01-20  Astushi Enomoto  <atsushi@ximian.com>
119
120         * System.ServiceModel_test.dll.sources: move back some FeatureBased
121           tests.
122
123 2010-01-18  Astushi Enomoto  <atsushi@ximian.com>
124
125         * System.ServiceModel.dll.sources : added new security version types.
126
127 2010-01-15  Astushi Enomoto  <atsushi@ximian.com>
128
129         * System.ServiceModel.dll.sources: add SL config loader here
130           for easy debugging under 2.0 profile.
131
132 2010-01-13  Astushi Enomoto  <atsushi@ximian.com>
133
134         * net_2_1_raw_System.ServiceModel.dll.sources :
135           add EndpointAddressBuilder.cs.
136
137 2010-01-13  Astushi Enomoto  <atsushi@ximian.com>
138
139         * net_2_1_raw_System.ServiceModel.dll.sources :
140           add FaultContractInfo.cs.
141
142 2010-01-13  Astushi Enomoto  <atsushi@ximian.com>
143
144         * net_2_1_raw_System.ServiceModel.dll.sources :
145           add HttpCookieContainerBindingElement.cs.
146
147 2010-01-07  Astushi Enomoto  <atsushi@ximian.com>
148
149         * System.ServiceModel_test.dll.sources : ended up to remove
150           *all* mannerless serialization tests.
151
152 2010-01-06  Astushi Enomoto  <atsushi@ximian.com>
153
154         * System.ServiceModel_test.dll.sources : ended up to remove
155           mannerless tests that block other tests.
156
157 2009-12-03  Astushi Enomoto  <atsushi@ximian.com>
158
159         * System.ServiceModel_test.dll.sources:
160           added HttpsTransportBindingElementTest.cs.
161
162 2009-11-26  Astushi Enomoto  <atsushi@ximian.com>
163
164         * net_2_1_raw_System.ServiceModel.dll.sources : fix file name case,
165           which was not caught on windows.
166
167 2009-11-25  Astushi Enomoto  <atsushi@ximian.com>
168
169         * net_2_1_raw_System.ServiceModel.dll.sources, Dummy_2_1.cs:
170           reflected a couple of SL3 updates.
171
172 2009-11-17  Astushi Enomoto  <atsushi@ximian.com>
173
174         * net_2_1_System.ServiceModel.dll.sources :
175           add binary message encoder support.
176
177 2009-11-12  Astushi Enomoto  <atsushi@ximian.com>
178
179         * net_4_0_System.ServiceModel.dll.sources : 4.0 dll contains
180           syndication stuff (moved from Sys.SM.Web.dll).
181
182 2009-10-07  Astushi Enomoto  <atsushi@ximian.com>
183
184         * net_2_1_System.ServiceModel.dll.sources :
185           add IHttpCookieContainer.cs.
186
187 2009-10-02  Astushi Enomoto  <atsushi@ximian.com>
188
189         * System.ServiceModel.dll.sources: add VirtualPathExtension.cs.
190
191 2009-10-01  Astushi Enomoto  <atsushi@ximian.com>
192
193         * System.ServiceModel_test.dll.sources:
194           add ServiceContractGeneratorTest.cs.
195
196 2009-09-26  Astushi Enomoto  <atsushi@ximian.com>
197
198         * net_2_1_System.ServiceModel.dll.sources :
199           added Http[Request|Response]MessageProperty.cs. Looks like our
200           status pages are based on old 2.0 profile.
201
202 2009-09-15  Astushi Enomoto  <atsushi@ximian.com>
203
204         * System.ServiceModel.dll.sources: remove WebServiceHelper.cs.
205
206 2009-09-14  Astushi Enomoto  <atsushi@ximian.com>
207
208         * System.ServiceModel_test.dll.sources: add MessagePropertiesTest.cs.
209
210 2009-09-02  Astushi Enomoto  <atsushi@ximian.com>
211
212         * System.ServiceModel_test.dll.sources:
213           add HttpRequestMessagePropertyTest.cs
214
215 2009-08-24  Astushi Enomoto  <atsushi@ximian.com>
216
217         * System.ServiceModel.dll.sources: added 
218           DuplexClientRuntimeChannel.cs and CallbackInstanceContextProvider.cs.
219
220 2009-08-20  Astushi Enomoto  <atsushi@ximian.com>
221
222         * System.ServiceModel.dll.sources: add more named pipe files.
223
224 2009-08-20  Astushi Enomoto  <atsushi@ximian.com>
225
226         * System.ServiceModel_test.dll.sources: add OperationContextTest.cs.
227
228 2009-08-19  Astushi Enomoto  <atsushi@ximian.com>
229
230         * System.ServiceModel.dll.sources: add named pipe files.
231
232 2009-08-11  Astushi Enomoto  <atsushi@ximian.com>
233
234         * System.ServiceModel.dll.sources: add DefaultOperationInvoker.cs.
235
236 2009-08-07  Astushi Enomoto  <atsushi@ximian.com>
237
238         * System.ServiceModel.dll.sources: add ServiceProxyGenerator.cs.
239
240 2009-07-31  Astushi Enomoto  <atsushi@ximian.com>
241
242         * System.ServiceModel.dll.sources: add IPeerConnectorContract.cs.
243
244 2009-07-31  Astushi Enomoto  <atsushi@ximian.com>
245
246         * System.ServiceModel_test.dll.sources: add ServiceEndpointTest.cs.
247
248 2009-07-28  Astushi Enomoto  <atsushi@ximian.com>
249
250         * System.ServiceModel.dll.sources: add TransactionFlowAttribute.cs.
251
252 2009-07-23  Astushi Enomoto  <atsushi@ximian.com>
253
254         * System.ServiceModel.dll.sources:
255           split out binary frame manager class into separate file.
256
257 2009-07-21  Astushi Enomoto  <atsushi@ximian.com>
258
259         * System.ServiceModel.dll.sources: add TcpReplyChannel.
260
261 2009-07-20  Jb Evain  <jbevain@novell.com>
262
263         * Makefile: filter the valid profile on the framework version,
264         to make it easier to have custom variants.
265
266 2009-07-17  Astushi Enomoto  <atsushi@ximian.com>
267
268         * System.ServiceModel.dll.sources: add TcpRequestChannel.
269
270 2009-07-14  Astushi Enomoto  <atsushi@ximian.com>
271
272         * System.ServiceModel_test.dll.sources:
273           add CallbackBehaviorAttributeTest.cs.
274
275 2009-07-07  Astushi Enomoto  <atsushi@ximian.com>
276
277         * System.ServiceModel.dll.sources:
278           Added new custom peer resolver files.
279
280 2009-07-07  Astushi Enomoto  <atsushi@ximian.com>
281
282         * System.ServiceModel_test.dll.sources:
283           add PeerNodeAddressTest.cs.
284
285 2009-06-25  Astushi Enomoto  <atsushi@ximian.com>
286
287         * System.ServiceModel.dll.sources:
288           add SessionInstanceContextProvider.cs.
289
290 2009-06-09  Astushi Enomoto  <atsushi@ximian.com>
291
292         * System.ServiceModel_test.dll.sources:
293           add ServiceThrottlingBehaviorTest.
294
295 2009-06-08  Astushi Enomoto  <atsushi@ximian.com>
296
297         * System.ServiceModel.dll.sources: renamed a file.
298
299 2009-06-05  Sebastien Pouliot  <sebastien@ximian.com>
300
301         * net_2_1_raw_System.ServiceModel.dll.sources: Remove 
302         ClientAccessPolicy.cs, CrossDomainPolicy.cs and 
303         CrossDomainAccessManager.cs since the code and checks is now done
304         inside System.Windows.Browser.dll, by BrowserHttpWebRequest, for
305         every non-site-or-origin web connection - i.e. http[s]
306
307 2009-05-26  Astushi Enomoto  <atsushi@ximian.com>
308
309         * System.ServiceModel.dll.sources: cosmetic file renaming.
310
311 2009-05-25  Astushi Enomoto  <atsushi@ximian.com>
312
313         * System.ServiceModel.dll_test.sources:
314           added PeerResolverSerializationTest.cs.
315
316 2009-05-15  Astushi Enomoto  <atsushi@ximian.com>
317
318         * System.ServiceModel.dll_test.sources: added MessageFaultTest.cs.
319
320 2009-05-13  Astushi Enomoto  <atsushi@ximian.com>
321
322         * Makefile : remove xlinq dependency.
323
324 2009-04-28  Astushi Enomoto  <atsushi@ximian.com>
325
326         * System.ServiceModel.dll_test.sources: added
327           BinaryMessageEncodingBindingElementTest.cs.
328
329 2009-04-21  Sebastien Pouliot  <sebastien@ximian.com>
330
331         * net_2_1_raw_System.ServiceModel.dll.sources: Remove 
332         MonoTODOAttribute since we can get it from mscorlib.dll
333
334 2009-04-20  Astushi Enomoto  <atsushi@ximian.com>
335
336         * System.ServiceModel.dll.sources:
337           added several Peer transport support files.
338         * System.ServiceModel.dll_test.sources: added
339           NetPeerTcpBindingTest.cs and PeerTransportBindingElementTest.cs.
340
341 2009-04-08  Astushi Enomoto  <atsushi@ximian.com>
342
343         * System.ServiceModel.dll.sources:
344           added PeerTransportSecuritySettings.cs.
345         * Makefile: use -r:System.Core in non-2.1 build too.
346
347 2009-04-07  Astushi Enomoto  <atsushi@ximian.com>
348
349         * System.ServiceModel_test.dll.sources: added NetTcpBindingTest.cs.
350
351 2009-04-07  Astushi Enomoto  <atsushi@ximian.com>
352
353         * System.ServiceModel.dll.sources: added IOnlineStatus.cs.
354
355 2009-03-05  Astushi Enomoto  <atsushi@ximian.com>
356
357         * Makefile : added /r:System.Xml.Linq in 2.1 too.
358
359 2009-03-04  Astushi Enomoto  <atsushi@ximian.com>
360
361         * Makefile : add /r:System.Core in 2.1 build.
362
363 2009-03-04  Astushi Enomoto  <atsushi@ximian.com>
364
365         * net_2_1_raw_System.ServiceModel.dll.sources :
366           added cross domain checker sources.
367
368 2009-02-19  Astushi Enomoto  <atsushi@ximian.com>
369
370         * System.ServiceModel.dll.sources,
371           net_2_1_raw_System.ServiceModel.dll.sources :
372           added CodeTryBlock.cs.
373
374 2009-01-22  Astushi Enomoto  <atsushi@ximian.com>
375
376         * net_2_1_raw_System.ServiceModel.dll.sources :
377           added SilverlightClientConfigLoader.cs.
378
379 2009-01-14  Astushi Enomoto  <atsushi@ximian.com>
380
381         * System.ServiceModel.dll.sources,
382           net_2_1_raw_System.ServiceModel.dll.sources :
383           added missing exception types (corcompare work).
384
385 2009-01-14  Astushi Enomoto  <atsushi@ximian.com>
386
387         * System.ServiceModel_test.dll.sources :
388           added ClientBase_InteractiveChannelInitializerTest.cs.
389
390 2009-01-07  Astushi Enomoto  <atsushi@ximian.com>
391
392         * net_2_1_raw_System.ServiceModel.dll.sources : add OperationContext
393           and OperationContextScope to 2.1 build.
394
395 2008-09-12  Astushi Enomoto  <atsushi@ximian.com>
396             Jb Evain  <jbevain@novell.com>
397
398         * Makefile: support net_2_1_raw compilation profile.
399         * net_2_1_raw_System.ServiceModel.dll.sources
400
401         * *.cs: SL2 compilation support.
402
403 2008-05-22  Roei Erez  <roeie@mainsoft.com>
404         * fix ContractDescription.GetContract implementation
405         * Refactor Request processing
406         * Add support for message inspectors
407         * Add support for InstanceContextProvider & InstanceProvider, including lifecycles events
408         like: ReleaseServiceInstance, Open, Close...
409         * Add relevant test cases.
410
411 2008-04-21  Igor Zelmanovich <igorz@mainsoft.com>
412
413         * System.ServiceModel_test.dll.sources: Add ServiceDebugBehaviorTest.cs and
414         ServiceMetadataBehaviorTest.cs.
415
416 2008-04-17  Vladimir Krasnov  <vladimirk@mainsoft.com>
417
418         * System.ServiceModel.dll.sources: added HttpChannelManager.cs
419
420 2008-04-14  Igor Zelmanovich <igorz@mainsoft.com>
421
422         * System.ServiceModel_test.dll.sources: Add ExtensionCollectionTest.cs.
423
424 2008-04-13  Vladimir Krasnov  <vladimirk@mainsoft.com>
425
426         * added: System.ServiceModel_Test.csproj, visual studio tests project
427
428 2008-04-10  Eyal Alaluf <eyala@mainsoft.com>
429
430         * System.ServiceModel.dll.sources, System.ServiceModel.csproj:
431           Moved System.ServiceModel.Dispatcher/DefaultMessageOperationFormatter.cs
432           to System.ServiceModel.Dispatcher/BaseMessagesFormatter.cs.
433           Removed System.ServiceModel.Description/ServiceModelInternalConverter.cs.
434
435 2008-04-01  Roei Erez <roeie@mainsoft.com>
436
437         * System.ServiceModel_test_net_3_0.dll.config: Added configurations for new tests.
438
439 2008-04-01  Igor Zelmanovich <igorz@mainsoft.com>
440
441         * System.ServiceModel_test.dll.sources: Add ServiceHostBaseTest.cs.
442
443 2008-03-27  Atsushi Enomoto  <atsushi@ximian.com>
444
445         * Makefile : add System.ServiceModel_test_net_3_0.dll.config to
446           EXTRA_DISTFILES too.
447
448 2008-03-27  Atsushi Enomoto  <atsushi@ximian.com>
449
450         * Makefile : include Test/config/* in EXTRA_DISTFILES to fix
451           nunit test failures.
452
453 2008-03-21  Atsushi Enomoto  <atsushi@ximian.com>
454
455         * Makefile : more EXTRA_DISTFILES.
456
457 2008-03-11  Atsushi Enomoto  <atsushi@ximian.com>
458
459         * Makefile : oops, wrong EXTRA_DISTFILES.
460
461 2008-03-11  Atsushi Enomoto  <atsushi@ximian.com>
462
463         * Makefile : add EXTRA_DISTFILES.
464
465 2008-02-28  Eyal Alaluf <eyala@mainsoft.com>
466
467         * System.ServiceModel_test_net_3_0.dll.config: Add configurations for
468           testing ClientBase<T> ctors.
469
470 2008-02-27  Eyal Alaluf <eyala@mainsoft.com>
471
472         * Makefile: Ignore common warnings including use of obsolete API (since
473           Mono.Security.* has several such warnings).
474
475 2007-12-05  Atsushi Enomoto  <atsushi@ximian.com>
476
477         * Makefile : added net_3_5 profile as a valid target.
478
479 2007-08-18 Marcos Cobena (marcoscobena@gmail.com)
480
481         * System.ServiceModel_test.dll.sources: Updated with new tests for System.ServiceModel.PeerResolvers.
482         * Test/System.ServiceModel.PeerResolvers/CustomPeerResolverServiceTest.cs: New bunch of tests.
483
484 2007-08-16 Marcos Cobena (marcoscobena@gmail.com)
485
486         * System.ServiceModel.dll.sources: Updated with System.ServiceModel.PeerResolvers/PeerReferralPolicy.cs.
487         * PeerReferralPolicy.cs: Moved and updated here from AllEnums.cs.
488         * PeerResolverMode.cs: Updated API.
489         * RefreshResult.cs: Updated API.
490         * RegisterInfo.cs: Almost finished, minus HasBody().
491         * AllEnums.cs: PeerReferralPolicy lives now inside System.ServiceModel.PeerResolvers.
492
493 2007-07-19 Marcos Cobena (marcoscobena@gmail.com)
494
495         * PeerCustomResolverSettings.cs, PeerResolverMode.cs, PeerResolverSettings.cs, 
496                 PeerSecuritySettings.cs: New implementations.
497         * System.ServiceModel.dll.sources, AllEnums.cs, Dummy.cs: Updated to added sources.
498         * NetPeerTcpBinding.cs: Added support to new above implementations.
499
500 2007-07-18 Marcos Cobena (marcoscobena@gmail.com)
501
502         * TcpChannelListener.cs, TcpDuplexSessionChannel.cs: Text messaging now works 
503                 (both Send() and Receive()), even mixing .NET version with Mono one.
504         * TcpChannelListener.cs: By default, it uses BinaryMessageEncoder.              
505
506 2007-07-17 Marcos Cobena (marcoscobena@gmail.com)
507
508         * DuplexSessionChannelBase.cs, TcpChannelListener.cs, TcpDuplexSessionChannel.cs, 
509                 TcpTransportBindingElement.cs: Thanks to Atsushi Eno, it starts messaging.
510
511 2007-07-12 Marcos Cobena (marcoscobena@gmail.com)
512
513         * DuplexSessionChannelBase.cs, TcpChannelFactory.cs, TcpChannelListener.cs, 
514                 TcpDuplexSessionChannel.cs: Added new implementations.
515         * NetTcpBinding.cs, TcpTransportBindingElement.cs: Modified to match new TCP implementations.
516         * System.ServiceModel.dll.sources: Updated to last classes set.
517
518 2007-07-05  Atsushi Enomoto  <atsushi@ximian.com>
519
520         Makefile : added -r:System.Messaging.dll
521
522 2007-06-28 Marcos Cobena (marcoscobena@gmail.com)
523
524         * System.ServiceModel.dll.sources, System.ServiceModel\Dummy.cs : 
525         Modified to match new files under System.ServiceModel.PeerResolvers.
526
527 2007-04-20  Atsushi Enomoto  <atsushi@ximian.com>
528
529         Makefile : added ws-addr.xsd as a resource.
530
531 2007-04-17  Atsushi Enomoto  <atsushi@ximian.com>
532
533         * fixup-config.xml : updated config section types.
534
535 2007-03-05  Atsushi Enomoto  <atsushi@ximian.com>
536
537         Makefile : added -r:Mono.Security.dll and some nowarns.
538
539 2007-02-27  Wade Berrier  <wberrier@novell.com>
540
541         * Makefile: include resource files in EXTRA_DISTFILES
542
543 2006-10-13  Atsushi Enomoto  <atsushi@ximian.com>
544
545         * fixup-config2.cs, fixup-config2.xml :
546           It is used to add svc. -> SvcHttpHandler mapping in web.config.
547
548 2006-10-04  Ankit Jain  <jankit@novell.com>
549
550         * System.ServiceModel.dll.sources: Update.
551
552 2006-09-29  Ankit Jain  <jankit@novell.com>
553
554         * System.ServiceModel.dll.sources: Update.
555
556 2006-09-26  Ankit Jain  <jankit@novell.com>
557
558         * System.ServiceModel.dll.sources: Update.
559
560 2006-09-07  Ankit Jain  <jankit@novell.com>
561
562         * System.ServiceModel_test.dll.sources: Add WsdlExporterTest.cs
563
564 2006-07-21  Atsushi Enomoto  <atsushi@ximian.com>
565
566         * Makefile : it used to be referenced by S.IM.Selectors.dll.
567           Nowadays it references S.IM.Selectors.dll.
568
569 2006-07-13  Ankit Jain  <jankit@novell.com>
570
571         * System.ServiceModel_test.dll.sources: Add MetadataResolverTest.cs
572
573 2006-07-12  Ankit Jain  <jankit@novell.com>
574
575         * System.ServiceModel.dll.sources: Update for June CTP changes. Add
576         EndpointAddress10.cs
577
578 2006-07-04  Atsushi Enomoto  <atsushi@ximian.com>
579
580         * Makefile : add path to referenced assemblies as gmcs always loads
581           them from the GAC.
582
583 2006-07-03  Ankit Jain  <jankit@novell.com>
584
585         * System.ServiceModel.dll.sources: Update for June CTP changes.
586
587 2006-07-03  Ankit Jain  <jankit@novell.com>
588
589         * System.ServiceModel.dll.sources: Add IMetadataExchange.cs and
590         MetadataExchangeBinding.cs . Update to match changes in June CTP.
591
592 2006-06-30  Atsushi Enomoto  <atsushi@ximian.com>
593
594         * fixup-config.xml : updated to match June CTP config types.
595
596 2006-06-27  Atsushi Enomoto  <atsushi@ximian.com>
597
598         * fixup-config.xml : bindings section has binding sub sections.
599
600 2006-06-27  Atsushi Enomoto  <atsushi@ximian.com>
601
602         * fixup-config.cs : now it supports updating.
603         * fixup-config.xml : "bindings" is in fact just a section.
604           MS bad naming on class.
605
606 2006-06-26  Atsushi Enomoto  <atsushi@ximian.com>
607
608         * fixup-config.cs, fixup-config.xml : when you try configuration
609           support, you can run fixup-config.exe and then supplemental
610           config sections are added.
611
612 2006-06-12  Atsushi Enomoto  <atsushi@ximian.com>
613
614         * Makefile : remove extra option.
615
616 2006-06-12  Ankit Jain  <jankit@novell.com>
617
618         * System.ServiceModel.dll.sources: Add
619         System.ServiceModel.Description/MetadataSectionSerializerBase.cs
620         * System.ServiceModel_test.dll.sources: Add
621         System.ServiceModel.Description/WsdlImporterTest.cs
622
623 2006-06-12  Atsushi Enomoto  <atsushi@ximian.com>
624
625         * Makefile : use Mono.CodeGeneration.
626
627 2006-04-26  Ankit Jain  <jankit@novell.com>
628
629         * System.ServiceModel_test.dll.sources : Add
630         System.ServiceModel.Description/WebServiceHelper.cs .
631
632 2006-02-11  Ankit Jain  <jankit@novell.com>
633
634         * System.ServiceModel_test.dll.sources : Add
635         ServiceHostTest.cs and UriSchemeKeyedCollectionTest.cs 
636
637 2005-10-19  Atsushi Enomoto  <atsushi@ximian.com>
638
639         * winfx.pub : new set of assembly, thus new public key.
640
641 2005-10-09  Atsushi Enomoto  <atsushi@ximian.com>
642
643         * Makefile : eliminated some warning noises.
644
645 2005-10-08  Atsushi Enomoto  <atsushi@ximian.com>
646
647         * Makefile : addded /r:System.Transactions.
648
649 2005-09-29  Duncan Mak  <duncan@novell.com>
650
651         * Makefile (RESOURCE_FILES): Include
652         resources/WS-Addressing.schema.
653         (LIB_MCS_FLAGS): Add "/resource:" flag.
654
655 2005-09-29  Atsushi Enomoto  <atsushi@ximian.com>
656
657         * System.ServiceModel_test.dll.sources : required for make run-test.
658
659 2005-09-29  Atsushi Enomoto  <atsushi@ximian.com>
660
661         * System.ServiceModel.dll.sources : regenerated to add new files.
662
663 2005-09-29  Atsushi Enomoto  <atsushi@ximian.com>
664
665         * System.ServiceModel.dll.sources : regenerated to add new files.
666
667 2005-09-29  Atsushi Enomoto  <atsushi@ximian.com>
668
669         * Makefile : reference to sys.configuration.dll.
670         * System.ServiceModel.dll.sources : regenerated to add new files.
671
672 2005-09-28  Atsushi Enomoto  <atsushi@ximian.com>
673
674         * System.ServiceModel.dll.sources : regenerated to add new files.
675
676 2005-09-28  Atsushi Enomoto  <atsushi@ximian.com>
677
678         * System.ServiceModel.dll.sources : further regen.
679
680 2005-09-28  Atsushi Enomoto  <atsushi@ximian.com>
681
682         * System.ServiceModel.dll.sources : regenerated to add new files.
683
684 2005-09-28  Atsushi Enomoto  <atsushi@ximian.com>
685
686         * System.ServiceModel.dll.sources : regenerated to add new files.
687
688 2005-09-28  Atsushi Enomoto  <atsushi@ximian.com>
689
690         * System.ServiceModel.dll.sources : regenerated to add new files.
691
692 2005-09-28  Atsushi Enomoto  <atsushi@ximian.com>
693
694         * System.ServiceModel.dll.sources : regenerated to add new files.
695
696 2005-09-27  Atsushi Enomoto  <atsushi@ximian.com>
697
698         * System.ServiceModel.dll.sources : regenerated to add new files.
699
700 2005-09-27  Atsushi Enomoto  <atsushi@ximian.com>
701
702         * System.ServiceModel.dll.sources : added CommunicationErrorEventArgs.
703
704 2005-09-27  Atsushi Enomoto  <atsushi@ximian.com>
705
706         * Makefile : so now update-dll-sources is common target to all libs.