[corlib] Improve CancellationTokenSource test
[mono.git] / mcs / class / Mono.Messaging / ChangeLog
1 2009-07-18  Michael Barker  <mike@middlesoft.co.uk>
2
3         * AssemblyInfo.cs: Switched to mono.pub for assembly signing.
4         * Makefile: Added conditional compiliation to support
5         System.Configuration for NET_2_0 profile.
6
7 2009-06-11  Michael Barker  <mike@middlesoft.co.uk>
8
9         * Mono.Messaging_test.dll.sources:  Moved MessageBaseTest.cs and
10         MessageEnumeratorTest.cs to Mono.Messaging.RabbitMQ.Test.
11
12 2009-05-23  Michael Barker  <mike@middlesoft.co.uk>
13
14         * Mono.Messaging_test.dll.sources:  Added MessageEnumeratorExceptionTest.cs
15         * Makefile:  Added nunit-mocks.dll to build
16
17 2008-12-30  Raja R Harinath  <harinath@hurrynot.org>
18
19         * Makefile (TEST_MCS_FLAGS): Reference System.Messaging.dll.
20
21 2008-12-24  Michael Barker  <mike@middlesoft.co.uk>
22
23         * Mono.Messaging.dll.sources, added delegate
24         type definitions, MessageQueueBase.cs and event
25         argument definitions.
26
27 2008-09-29  Michael Barker  <mike@middlesoft.co.uk>
28
29         * Assembly: New
30         * Test: New
31         * Makefile: New
32         * Mono.Messaging.dll.sources: New
33         * Mono.Messaging_test.dll.sources: New