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