2009-04-14 Sebastien Pouliot <sebastien@ximian.com>
[mono.git] / mcs / class / System.Messaging / ChangeLog
index 41cb31319a8aa11d0b7ea1033c3e35cfae4fc383..d9e3baf816556efd2566d4fb18108f460ddbef23 100644 (file)
@@ -1,10 +1,20 @@
-2004-05-29  Gert Driesen (drieseng@users.sourceforge.net)
+2008-09-28  Michael Barker <mike@middlesoft.co.uk>
 
-       * System.Messaging/Acknowledgment.cs: added/corrected values,
-       removed TODO
-       * System.Messaging/MessageQueueErrorCode.cs: fixed typo
-       * System.Messaging/MessageQueueAccessRights.cs: removed extra
-       enum field
+       * Makefile: Adding additional libraries for tests.
 
-2003-02-23  Rafael Teixeira <rafaelteixeirabr@hotmail.com>\r
-       * added just files enough to compile a dummy DLL for now\r
+2004-09-10  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * Makefile: Activate unit tests.
+       * System.Messaging_test.dll.sources: New. Source list for unit tests.
+
+2004-08-31  Rafael Teixeira <rafaelteixeirabr@hotmail.com>
+       * System.Messaging.Design/QueuePathDialog.cs :Commented out some bits because it would not compile as it couldn't find System.Windows.Forms.Design
+
+2004-06-02  Gert Driesen <drieseng@users.sourceforge.net>
+
+       * Makefile: added extra assembly references
+       * System.Messaging.dll.sources: added new classes in
+       System.Messaging.Design namespace
+
+2003-02-23  Rafael Teixeira <rafaelteixeirabr@hotmail.com>
+       * added just files enough to compile a dummy DLL for now