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