2010-04-07 Jb Evain <jbevain@novell.com>
[mcs.git] / class / System.ServiceModel / ChangeLog
blob307d151a1adcec2c4f8c485d3a6c2f402fc68ac1
1 2010-04-05  Astushi Enomoto  <atsushi@ximian.com>
3         * System.ServiceModel.dll.sources : add some new config types and
4           ChannelTerminatedException.cs.
6 2010-04-02  Astushi Enomoto  <atsushi@ximian.com>
8         * System.ServiceModel_test.dll.sources : add some new fault tests.
10 2010-03-24  Astushi Enomoto  <atsushi@ximian.com>
12         * System.ServiceModel.dll.sources : move back all the Features tests
13           that were once disabled (now we can handle mannerless tests).
15 2010-03-19  Astushi Enomoto  <atsushi@ximian.com>
17         * System.ServiceModel.dll.sources : remove unused class.
18         * HTTP_listener_notes.txt : add some more comments.
20 2010-03-18  Astushi Enomoto  <atsushi@ximian.com>
22         * System.ServiceModel_test.dll.sources :
23           Add Constants.cs and XPathMessageContextTest.cs.
25 2010-03-18  Astushi Enomoto  <atsushi@ximian.com>
27         * System.ServiceModel.dll.sources : added some missing types.
29 2010-03-17  Astushi Enomoto  <atsushi@ximian.com>
31         * System.ServiceModel_test.dll.sources :
32           add MetadataExchangeBindingsTest.cs.
34 2010-03-16  Jb Evain  <jbevain@novell.com>
36         * net_2_1_*.dll.sources: rename to moonlight_*.dll.sources.
38 2010-03-15  Astushi Enomoto  <atsushi@ximian.com>
40         * net_4_0_System.ServiceModel.dll.sources:
41           more types from Sys.SM.Web.dll in 4.0 profile here.
43 2010-03-15  Astushi Enomoto  <atsushi@ximian.com>
45         * Dummy_2_1.cs : added cosmetic silverlight sdk compatibility stuff.
47 2010-03-11  Astushi Enomoto  <atsushi@ximian.com>
49         * System.ServiceModel.dll.sources,
50           net_2_1_raw_System.ServiceModel.dll.sources:
51           added XmlName.cs.
53 2010-02-19  Astushi Enomoto  <atsushi@ximian.com>
55         * Makefile: enable USE_DATA_CONTRACT_IMPORTER as
56           memorabilia.hardrock now works. (Will be removed when I remove
57           relevant code.)
59 2010-02-10  Astushi Enomoto  <atsushi@ximian.com>
61         * Makefile: sigh, just disable it. make dist is somehow broken.
63 2010-02-10  Astushi Enomoto  <atsushi@ximian.com>
65         * Makefile: does extra dist fail to accept *.xml ?
67 2010-02-10  Astushi Enomoto  <atsushi@ximian.com>
69         * Makefile: add test xml files to extra dist.
71 2010-02-08  Astushi Enomoto  <atsushi@ximian.com>
73         * System.ServiceModel.dll.sources:
74           renamed MetadataBundle.cs to MetadataSet.cs.
76 2010-02-05  Astushi Enomoto  <atsushi@ximian.com>
78         * Dummy_2_1.cs : remove AuthenticationSchemes. It blocks MT support.
80 2010-02-04  Astushi Enomoto  <atsushi@ximian.com>
82         * Dummy.cs, net_2_1_raw_System.ServiceModel.dll.sources : add some
83           classes out of dummy, for monotouch (hidden in 2.1 profile).
85 2010-02-04  Astushi Enomoto  <atsushi@ximian.com>
87         * HTTP_listener_notes.txt: Fixed some wrong description, simplified
88           some, and updated some.
90 2010-02-04  Astushi Enomoto  <atsushi@ximian.com>
92         * HTTP_listener_notes.txt: some notes updated.
94 2010-02-03  Astushi Enomoto  <atsushi@ximian.com>
96         * HTTP_listener_notes.txt: I couldn't help but write about it to
97           not keep myself confused by this complicated stuff.
99 2010-01-20  Astushi Enomoto  <atsushi@ximian.com>
101         * System.ServiceModel_test.dll.sources: move back some FeatureBased
102           tests.
104 2010-01-18  Astushi Enomoto  <atsushi@ximian.com>
106         * System.ServiceModel.dll.sources : added new security version types.
108 2010-01-15  Astushi Enomoto  <atsushi@ximian.com>
110         * System.ServiceModel.dll.sources: add SL config loader here
111           for easy debugging under 2.0 profile.
113 2010-01-13  Astushi Enomoto  <atsushi@ximian.com>
115         * net_2_1_raw_System.ServiceModel.dll.sources :
116           add EndpointAddressBuilder.cs.
118 2010-01-13  Astushi Enomoto  <atsushi@ximian.com>
120         * net_2_1_raw_System.ServiceModel.dll.sources :
121           add FaultContractInfo.cs.
123 2010-01-13  Astushi Enomoto  <atsushi@ximian.com>
125         * net_2_1_raw_System.ServiceModel.dll.sources :
126           add HttpCookieContainerBindingElement.cs.
128 2010-01-07  Astushi Enomoto  <atsushi@ximian.com>
130         * System.ServiceModel_test.dll.sources : ended up to remove
131           *all* mannerless serialization tests.
133 2010-01-06  Astushi Enomoto  <atsushi@ximian.com>
135         * System.ServiceModel_test.dll.sources : ended up to remove
136           mannerless tests that block other tests.
138 2009-12-03  Astushi Enomoto  <atsushi@ximian.com>
140         * System.ServiceModel_test.dll.sources:
141           added HttpsTransportBindingElementTest.cs.
143 2009-11-26  Astushi Enomoto  <atsushi@ximian.com>
145         * net_2_1_raw_System.ServiceModel.dll.sources : fix file name case,
146           which was not caught on windows.
148 2009-11-25  Astushi Enomoto  <atsushi@ximian.com>
150         * net_2_1_raw_System.ServiceModel.dll.sources, Dummy_2_1.cs:
151           reflected a couple of SL3 updates.
153 2009-11-17  Astushi Enomoto  <atsushi@ximian.com>
155         * net_2_1_System.ServiceModel.dll.sources :
156           add binary message encoder support.
158 2009-11-12  Astushi Enomoto  <atsushi@ximian.com>
160         * net_4_0_System.ServiceModel.dll.sources : 4.0 dll contains
161           syndication stuff (moved from Sys.SM.Web.dll).
163 2009-10-07  Astushi Enomoto  <atsushi@ximian.com>
165         * net_2_1_System.ServiceModel.dll.sources :
166           add IHttpCookieContainer.cs.
168 2009-10-02  Astushi Enomoto  <atsushi@ximian.com>
170         * System.ServiceModel.dll.sources: add VirtualPathExtension.cs.
172 2009-10-01  Astushi Enomoto  <atsushi@ximian.com>
174         * System.ServiceModel_test.dll.sources:
175           add ServiceContractGeneratorTest.cs.
177 2009-09-26  Astushi Enomoto  <atsushi@ximian.com>
179         * net_2_1_System.ServiceModel.dll.sources :
180           added Http[Request|Response]MessageProperty.cs. Looks like our
181           status pages are based on old 2.0 profile.
183 2009-09-15  Astushi Enomoto  <atsushi@ximian.com>
185         * System.ServiceModel.dll.sources: remove WebServiceHelper.cs.
187 2009-09-14  Astushi Enomoto  <atsushi@ximian.com>
189         * System.ServiceModel_test.dll.sources: add MessagePropertiesTest.cs.
191 2009-09-02  Astushi Enomoto  <atsushi@ximian.com>
193         * System.ServiceModel_test.dll.sources:
194           add HttpRequestMessagePropertyTest.cs
196 2009-08-24  Astushi Enomoto  <atsushi@ximian.com>
198         * System.ServiceModel.dll.sources: added 
199           DuplexClientRuntimeChannel.cs and CallbackInstanceContextProvider.cs.
201 2009-08-20  Astushi Enomoto  <atsushi@ximian.com>
203         * System.ServiceModel.dll.sources: add more named pipe files.
205 2009-08-20  Astushi Enomoto  <atsushi@ximian.com>
207         * System.ServiceModel_test.dll.sources: add OperationContextTest.cs.
209 2009-08-19  Astushi Enomoto  <atsushi@ximian.com>
211         * System.ServiceModel.dll.sources: add named pipe files.
213 2009-08-11  Astushi Enomoto  <atsushi@ximian.com>
215         * System.ServiceModel.dll.sources: add DefaultOperationInvoker.cs.
217 2009-08-07  Astushi Enomoto  <atsushi@ximian.com>
219         * System.ServiceModel.dll.sources: add ServiceProxyGenerator.cs.
221 2009-07-31  Astushi Enomoto  <atsushi@ximian.com>
223         * System.ServiceModel.dll.sources: add IPeerConnectorContract.cs.
225 2009-07-31  Astushi Enomoto  <atsushi@ximian.com>
227         * System.ServiceModel_test.dll.sources: add ServiceEndpointTest.cs.
229 2009-07-28  Astushi Enomoto  <atsushi@ximian.com>
231         * System.ServiceModel.dll.sources: add TransactionFlowAttribute.cs.
233 2009-07-23  Astushi Enomoto  <atsushi@ximian.com>
235         * System.ServiceModel.dll.sources:
236           split out binary frame manager class into separate file.
238 2009-07-21  Astushi Enomoto  <atsushi@ximian.com>
240         * System.ServiceModel.dll.sources: add TcpReplyChannel.
242 2009-07-20  Jb Evain  <jbevain@novell.com>
244         * Makefile: filter the valid profile on the framework version,
245         to make it easier to have custom variants.
247 2009-07-17  Astushi Enomoto  <atsushi@ximian.com>
249         * System.ServiceModel.dll.sources: add TcpRequestChannel.
251 2009-07-14  Astushi Enomoto  <atsushi@ximian.com>
253         * System.ServiceModel_test.dll.sources:
254           add CallbackBehaviorAttributeTest.cs.
256 2009-07-07  Astushi Enomoto  <atsushi@ximian.com>
258         * System.ServiceModel.dll.sources:
259           Added new custom peer resolver files.
261 2009-07-07  Astushi Enomoto  <atsushi@ximian.com>
263         * System.ServiceModel_test.dll.sources:
264           add PeerNodeAddressTest.cs.
266 2009-06-25  Astushi Enomoto  <atsushi@ximian.com>
268         * System.ServiceModel.dll.sources:
269           add SessionInstanceContextProvider.cs.
271 2009-06-09  Astushi Enomoto  <atsushi@ximian.com>
273         * System.ServiceModel_test.dll.sources:
274           add ServiceThrottlingBehaviorTest.
276 2009-06-08  Astushi Enomoto  <atsushi@ximian.com>
278         * System.ServiceModel.dll.sources: renamed a file.
280 2009-06-05  Sebastien Pouliot  <sebastien@ximian.com>
282         * net_2_1_raw_System.ServiceModel.dll.sources: Remove 
283         ClientAccessPolicy.cs, CrossDomainPolicy.cs and 
284         CrossDomainAccessManager.cs since the code and checks is now done
285         inside System.Windows.Browser.dll, by BrowserHttpWebRequest, for
286         every non-site-or-origin web connection - i.e. http[s]
288 2009-05-26  Astushi Enomoto  <atsushi@ximian.com>
290         * System.ServiceModel.dll.sources: cosmetic file renaming.
292 2009-05-25  Astushi Enomoto  <atsushi@ximian.com>
294         * System.ServiceModel.dll_test.sources:
295           added PeerResolverSerializationTest.cs.
297 2009-05-15  Astushi Enomoto  <atsushi@ximian.com>
299         * System.ServiceModel.dll_test.sources: added MessageFaultTest.cs.
301 2009-05-13  Astushi Enomoto  <atsushi@ximian.com>
303         * Makefile : remove xlinq dependency.
305 2009-04-28  Astushi Enomoto  <atsushi@ximian.com>
307         * System.ServiceModel.dll_test.sources: added
308           BinaryMessageEncodingBindingElementTest.cs.
310 2009-04-21  Sebastien Pouliot  <sebastien@ximian.com>
312         * net_2_1_raw_System.ServiceModel.dll.sources: Remove 
313         MonoTODOAttribute since we can get it from mscorlib.dll
315 2009-04-20  Astushi Enomoto  <atsushi@ximian.com>
317         * System.ServiceModel.dll.sources:
318           added several Peer transport support files.
319         * System.ServiceModel.dll_test.sources: added
320           NetPeerTcpBindingTest.cs and PeerTransportBindingElementTest.cs.
322 2009-04-08  Astushi Enomoto  <atsushi@ximian.com>
324         * System.ServiceModel.dll.sources:
325           added PeerTransportSecuritySettings.cs.
326         * Makefile: use -r:System.Core in non-2.1 build too.
328 2009-04-07  Astushi Enomoto  <atsushi@ximian.com>
330         * System.ServiceModel_test.dll.sources: added NetTcpBindingTest.cs.
332 2009-04-07  Astushi Enomoto  <atsushi@ximian.com>
334         * System.ServiceModel.dll.sources: added IOnlineStatus.cs.
336 2009-03-05  Astushi Enomoto  <atsushi@ximian.com>
338         * Makefile : added /r:System.Xml.Linq in 2.1 too.
340 2009-03-04  Astushi Enomoto  <atsushi@ximian.com>
342         * Makefile : add /r:System.Core in 2.1 build.
344 2009-03-04  Astushi Enomoto  <atsushi@ximian.com>
346         * net_2_1_raw_System.ServiceModel.dll.sources :
347           added cross domain checker sources.
349 2009-02-19  Astushi Enomoto  <atsushi@ximian.com>
351         * System.ServiceModel.dll.sources,
352           net_2_1_raw_System.ServiceModel.dll.sources :
353           added CodeTryBlock.cs.
355 2009-01-22  Astushi Enomoto  <atsushi@ximian.com>
357         * net_2_1_raw_System.ServiceModel.dll.sources :
358           added SilverlightClientConfigLoader.cs.
360 2009-01-14  Astushi Enomoto  <atsushi@ximian.com>
362         * System.ServiceModel.dll.sources,
363           net_2_1_raw_System.ServiceModel.dll.sources :
364           added missing exception types (corcompare work).
366 2009-01-14  Astushi Enomoto  <atsushi@ximian.com>
368         * System.ServiceModel_test.dll.sources :
369           added ClientBase_InteractiveChannelInitializerTest.cs.
371 2009-01-07  Astushi Enomoto  <atsushi@ximian.com>
373         * net_2_1_raw_System.ServiceModel.dll.sources : add OperationContext
374           and OperationContextScope to 2.1 build.
376 2008-09-12  Astushi Enomoto  <atsushi@ximian.com>
377             Jb Evain  <jbevain@novell.com>
379         * Makefile: support net_2_1_raw compilation profile.
380         * net_2_1_raw_System.ServiceModel.dll.sources
382         * *.cs: SL2 compilation support.
384 2008-05-22  Roei Erez  <roeie@mainsoft.com>
385         * fix ContractDescription.GetContract implementation
386         * Refactor Request processing
387         * Add support for message inspectors
388         * Add support for InstanceContextProvider & InstanceProvider, including lifecycles events
389         like: ReleaseServiceInstance, Open, Close...
390         * Add relevant test cases.
392 2008-04-21  Igor Zelmanovich <igorz@mainsoft.com>
394         * System.ServiceModel_test.dll.sources: Add ServiceDebugBehaviorTest.cs and
395         ServiceMetadataBehaviorTest.cs.
397 2008-04-17  Vladimir Krasnov  <vladimirk@mainsoft.com>
399         * System.ServiceModel.dll.sources: added HttpChannelManager.cs
401 2008-04-14  Igor Zelmanovich <igorz@mainsoft.com>
403         * System.ServiceModel_test.dll.sources: Add ExtensionCollectionTest.cs.
405 2008-04-13  Vladimir Krasnov  <vladimirk@mainsoft.com>
407         * added: System.ServiceModel_Test.csproj, visual studio tests project
409 2008-04-10  Eyal Alaluf <eyala@mainsoft.com>
411         * System.ServiceModel.dll.sources, System.ServiceModel.csproj:
412           Moved System.ServiceModel.Dispatcher/DefaultMessageOperationFormatter.cs
413           to System.ServiceModel.Dispatcher/BaseMessagesFormatter.cs.
414           Removed System.ServiceModel.Description/ServiceModelInternalConverter.cs.
416 2008-04-01  Roei Erez <roeie@mainsoft.com>
418         * System.ServiceModel_test_net_3_0.dll.config: Added configurations for new tests.
420 2008-04-01  Igor Zelmanovich <igorz@mainsoft.com>
422         * System.ServiceModel_test.dll.sources: Add ServiceHostBaseTest.cs.
424 2008-03-27  Atsushi Enomoto  <atsushi@ximian.com>
426         * Makefile : add System.ServiceModel_test_net_3_0.dll.config to
427           EXTRA_DISTFILES too.
429 2008-03-27  Atsushi Enomoto  <atsushi@ximian.com>
431         * Makefile : include Test/config/* in EXTRA_DISTFILES to fix
432           nunit test failures.
434 2008-03-21  Atsushi Enomoto  <atsushi@ximian.com>
436         * Makefile : more EXTRA_DISTFILES.
438 2008-03-11  Atsushi Enomoto  <atsushi@ximian.com>
440         * Makefile : oops, wrong EXTRA_DISTFILES.
442 2008-03-11  Atsushi Enomoto  <atsushi@ximian.com>
444         * Makefile : add EXTRA_DISTFILES.
446 2008-02-28  Eyal Alaluf <eyala@mainsoft.com>
448         * System.ServiceModel_test_net_3_0.dll.config: Add configurations for
449           testing ClientBase<T> ctors.
451 2008-02-27  Eyal Alaluf <eyala@mainsoft.com>
453         * Makefile: Ignore common warnings including use of obsolete API (since
454           Mono.Security.* has several such warnings).
456 2007-12-05  Atsushi Enomoto  <atsushi@ximian.com>
458         * Makefile : added net_3_5 profile as a valid target.
460 2007-08-18 Marcos Cobena (marcoscobena@gmail.com)
462         * System.ServiceModel_test.dll.sources: Updated with new tests for System.ServiceModel.PeerResolvers.
463         * Test/System.ServiceModel.PeerResolvers/CustomPeerResolverServiceTest.cs: New bunch of tests.
465 2007-08-16 Marcos Cobena (marcoscobena@gmail.com)
467         * System.ServiceModel.dll.sources: Updated with System.ServiceModel.PeerResolvers/PeerReferralPolicy.cs.
468         * PeerReferralPolicy.cs: Moved and updated here from AllEnums.cs.
469         * PeerResolverMode.cs: Updated API.
470         * RefreshResult.cs: Updated API.
471         * RegisterInfo.cs: Almost finished, minus HasBody().
472         * AllEnums.cs: PeerReferralPolicy lives now inside System.ServiceModel.PeerResolvers.
474 2007-07-19 Marcos Cobena (marcoscobena@gmail.com)
476         * PeerCustomResolverSettings.cs, PeerResolverMode.cs, PeerResolverSettings.cs, 
477                 PeerSecuritySettings.cs: New implementations.
478         * System.ServiceModel.dll.sources, AllEnums.cs, Dummy.cs: Updated to added sources.
479         * NetPeerTcpBinding.cs: Added support to new above implementations.
481 2007-07-18 Marcos Cobena (marcoscobena@gmail.com)
483         * TcpChannelListener.cs, TcpDuplexSessionChannel.cs: Text messaging now works 
484                 (both Send() and Receive()), even mixing .NET version with Mono one.
485         * TcpChannelListener.cs: By default, it uses BinaryMessageEncoder.              
487 2007-07-17 Marcos Cobena (marcoscobena@gmail.com)
489         * DuplexSessionChannelBase.cs, TcpChannelListener.cs, TcpDuplexSessionChannel.cs, 
490                 TcpTransportBindingElement.cs: Thanks to Atsushi Eno, it starts messaging.
492 2007-07-12 Marcos Cobena (marcoscobena@gmail.com)
494         * DuplexSessionChannelBase.cs, TcpChannelFactory.cs, TcpChannelListener.cs, 
495                 TcpDuplexSessionChannel.cs: Added new implementations.
496         * NetTcpBinding.cs, TcpTransportBindingElement.cs: Modified to match new TCP implementations.
497         * System.ServiceModel.dll.sources: Updated to last classes set.
499 2007-07-05  Atsushi Enomoto  <atsushi@ximian.com>
501         Makefile : added -r:System.Messaging.dll
503 2007-06-28 Marcos Cobena (marcoscobena@gmail.com)
505         * System.ServiceModel.dll.sources, System.ServiceModel\Dummy.cs : 
506         Modified to match new files under System.ServiceModel.PeerResolvers.
508 2007-04-20  Atsushi Enomoto  <atsushi@ximian.com>
510         Makefile : added ws-addr.xsd as a resource.
512 2007-04-17  Atsushi Enomoto  <atsushi@ximian.com>
514         * fixup-config.xml : updated config section types.
516 2007-03-05  Atsushi Enomoto  <atsushi@ximian.com>
518         Makefile : added -r:Mono.Security.dll and some nowarns.
520 2007-02-27  Wade Berrier  <wberrier@novell.com>
522         * Makefile: include resource files in EXTRA_DISTFILES
524 2006-10-13  Atsushi Enomoto  <atsushi@ximian.com>
526         * fixup-config2.cs, fixup-config2.xml :
527           It is used to add svc. -> SvcHttpHandler mapping in web.config.
529 2006-10-04  Ankit Jain  <jankit@novell.com>
531         * System.ServiceModel.dll.sources: Update.
533 2006-09-29  Ankit Jain  <jankit@novell.com>
535         * System.ServiceModel.dll.sources: Update.
537 2006-09-26  Ankit Jain  <jankit@novell.com>
539         * System.ServiceModel.dll.sources: Update.
541 2006-09-07  Ankit Jain  <jankit@novell.com>
543         * System.ServiceModel_test.dll.sources: Add WsdlExporterTest.cs
545 2006-07-21  Atsushi Enomoto  <atsushi@ximian.com>
547         * Makefile : it used to be referenced by S.IM.Selectors.dll.
548           Nowadays it references S.IM.Selectors.dll.
550 2006-07-13  Ankit Jain  <jankit@novell.com>
552         * System.ServiceModel_test.dll.sources: Add MetadataResolverTest.cs
554 2006-07-12  Ankit Jain  <jankit@novell.com>
556         * System.ServiceModel.dll.sources: Update for June CTP changes. Add
557         EndpointAddress10.cs
559 2006-07-04  Atsushi Enomoto  <atsushi@ximian.com>
561         * Makefile : add path to referenced assemblies as gmcs always loads
562           them from the GAC.
564 2006-07-03  Ankit Jain  <jankit@novell.com>
566         * System.ServiceModel.dll.sources: Update for June CTP changes.
568 2006-07-03  Ankit Jain  <jankit@novell.com>
570         * System.ServiceModel.dll.sources: Add IMetadataExchange.cs and
571         MetadataExchangeBinding.cs . Update to match changes in June CTP.
573 2006-06-30  Atsushi Enomoto  <atsushi@ximian.com>
575         * fixup-config.xml : updated to match June CTP config types.
577 2006-06-27  Atsushi Enomoto  <atsushi@ximian.com>
579         * fixup-config.xml : bindings section has binding sub sections.
581 2006-06-27  Atsushi Enomoto  <atsushi@ximian.com>
583         * fixup-config.cs : now it supports updating.
584         * fixup-config.xml : "bindings" is in fact just a section.
585           MS bad naming on class.
587 2006-06-26  Atsushi Enomoto  <atsushi@ximian.com>
589         * fixup-config.cs, fixup-config.xml : when you try configuration
590           support, you can run fixup-config.exe and then supplemental
591           config sections are added.
593 2006-06-12  Atsushi Enomoto  <atsushi@ximian.com>
595         * Makefile : remove extra option.
597 2006-06-12  Ankit Jain  <jankit@novell.com>
599         * System.ServiceModel.dll.sources: Add
600         System.ServiceModel.Description/MetadataSectionSerializerBase.cs
601         * System.ServiceModel_test.dll.sources: Add
602         System.ServiceModel.Description/WsdlImporterTest.cs
604 2006-06-12  Atsushi Enomoto  <atsushi@ximian.com>
606         * Makefile : use Mono.CodeGeneration.
608 2006-04-26  Ankit Jain  <jankit@novell.com>
610         * System.ServiceModel_test.dll.sources : Add
611         System.ServiceModel.Description/WebServiceHelper.cs .
613 2006-02-11  Ankit Jain  <jankit@novell.com>
615         * System.ServiceModel_test.dll.sources : Add
616         ServiceHostTest.cs and UriSchemeKeyedCollectionTest.cs 
618 2005-10-19  Atsushi Enomoto  <atsushi@ximian.com>
620         * winfx.pub : new set of assembly, thus new public key.
622 2005-10-09  Atsushi Enomoto  <atsushi@ximian.com>
624         * Makefile : eliminated some warning noises.
626 2005-10-08  Atsushi Enomoto  <atsushi@ximian.com>
628         * Makefile : addded /r:System.Transactions.
630 2005-09-29  Duncan Mak  <duncan@novell.com>
632         * Makefile (RESOURCE_FILES): Include
633         resources/WS-Addressing.schema.
634         (LIB_MCS_FLAGS): Add "/resource:" flag.
636 2005-09-29  Atsushi Enomoto  <atsushi@ximian.com>
638         * System.ServiceModel_test.dll.sources : required for make run-test.
640 2005-09-29  Atsushi Enomoto  <atsushi@ximian.com>
642         * System.ServiceModel.dll.sources : regenerated to add new files.
644 2005-09-29  Atsushi Enomoto  <atsushi@ximian.com>
646         * System.ServiceModel.dll.sources : regenerated to add new files.
648 2005-09-29  Atsushi Enomoto  <atsushi@ximian.com>
650         * Makefile : reference to sys.configuration.dll.
651         * System.ServiceModel.dll.sources : regenerated to add new files.
653 2005-09-28  Atsushi Enomoto  <atsushi@ximian.com>
655         * System.ServiceModel.dll.sources : regenerated to add new files.
657 2005-09-28  Atsushi Enomoto  <atsushi@ximian.com>
659         * System.ServiceModel.dll.sources : further regen.
661 2005-09-28  Atsushi Enomoto  <atsushi@ximian.com>
663         * System.ServiceModel.dll.sources : regenerated to add new files.
665 2005-09-28  Atsushi Enomoto  <atsushi@ximian.com>
667         * System.ServiceModel.dll.sources : regenerated to add new files.
669 2005-09-28  Atsushi Enomoto  <atsushi@ximian.com>
671         * System.ServiceModel.dll.sources : regenerated to add new files.
673 2005-09-28  Atsushi Enomoto  <atsushi@ximian.com>
675         * System.ServiceModel.dll.sources : regenerated to add new files.
677 2005-09-27  Atsushi Enomoto  <atsushi@ximian.com>
679         * System.ServiceModel.dll.sources : regenerated to add new files.
681 2005-09-27  Atsushi Enomoto  <atsushi@ximian.com>
683         * System.ServiceModel.dll.sources : added CommunicationErrorEventArgs.
685 2005-09-27  Atsushi Enomoto  <atsushi@ximian.com>
687         * Makefile : so now update-dll-sources is common target to all libs.