2009-07-11 Michael Barker <mike@middlesoft.co.uk>
[mono.git] / mcs / class / Mono.Messaging / ChangeLog
index c70bd1eba84efd874ac3c27df41f764012351ab3..3e0f8ab586f42dc94aa19c593ef95d20b79af809 100644 (file)
@@ -1,7 +1,27 @@
+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
\ No newline at end of file
+       * Mono.Messaging_test.dll.sources: New