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