Imported Upstream version 3.6.0

Former-commit-id: da6be194a6b1221998fc28233f2503bd61dd9d14
This commit is contained in:
Jo Shields
2014-08-13 10:39:27 +01:00
commit a575963da9
50588 changed files with 8155799 additions and 0 deletions

View File

@@ -0,0 +1,33 @@
2009-07-18 Michael Barker <mike@middlesoft.co.uk>
* AssemblyInfo.cs: Switched to mono.pub for assembly signing.
* Makefile: Added conditional compiliation to support
System.Configuration for NET_2_0 profile.
2009-06-11 Michael Barker <mike@middlesoft.co.uk>
* Mono.Messaging_test.dll.sources: Moved MessageBaseTest.cs and
MessageEnumeratorTest.cs to Mono.Messaging.RabbitMQ.Test.
2009-05-23 Michael Barker <mike@middlesoft.co.uk>
* Mono.Messaging_test.dll.sources: Added MessageEnumeratorExceptionTest.cs
* Makefile: Added nunit-mocks.dll to build
2008-12-30 Raja R Harinath <harinath@hurrynot.org>
* Makefile (TEST_MCS_FLAGS): Reference System.Messaging.dll.
2008-12-24 Michael Barker <mike@middlesoft.co.uk>
* Mono.Messaging.dll.sources, added delegate
type definitions, MessageQueueBase.cs and event
argument definitions.
2008-09-29 Michael Barker <mike@middlesoft.co.uk>
* Assembly: New
* Test: New
* Makefile: New
* Mono.Messaging.dll.sources: New
* Mono.Messaging_test.dll.sources: New