2009-04-14 Sebastien Pouliot <sebastien@ximian.com>
[mono.git] / mcs / class / System.Messaging / ChangeLog
index e5c8dfbd5fea4fa6a01f9240e744e7bef7738001..d9e3baf816556efd2566d4fb18108f460ddbef23 100644 (file)
@@ -1,2 +1,20 @@
-2003-02-23  Rafael Teixeira <rafaelteixeirabr@hotmail.com>\r
-       * added just files enough to compile a dummy DLL for now\r
+2008-09-28  Michael Barker <mike@middlesoft.co.uk>
+
+       * Makefile: Adding additional libraries for tests.
+
+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