Add a more functional (i.e. fewer-stubs) implementation of System.Data.Linq.
[mono.git] / mcs / class / System.Messaging / ChangeLog
1 2008-09-28  Michael Barker <mike@middlesoft.co.uk>
2
3         * Makefile: Adding additional libraries for tests.
4
5 2004-09-10  Sebastien Pouliot  <sebastien@ximian.com>
6
7         * Makefile: Activate unit tests.
8         * System.Messaging_test.dll.sources: New. Source list for unit tests.
9
10 2004-08-31  Rafael Teixeira <rafaelteixeirabr@hotmail.com>
11         * System.Messaging.Design/QueuePathDialog.cs :Commented out some bits because it would not compile as it couldn't find System.Windows.Forms.Design
12
13 2004-06-02  Gert Driesen <drieseng@users.sourceforge.net>
14
15         * Makefile: added extra assembly references
16         * System.Messaging.dll.sources: added new classes in
17         System.Messaging.Design namespace
18
19 2003-02-23  Rafael Teixeira <rafaelteixeirabr@hotmail.com>
20         * added just files enough to compile a dummy DLL for now