[winforms] Use conditional attributes, not ifdefs to insert conditional code
[mono.git] / mcs / class / Managed.Windows.Forms / ChangeLog
index efa4bc62ec5a6160469811bacaf4364c69344263..dcab574301d60e95d4e2d6e7f64604ee1987ce81 100644 (file)
@@ -1,11 +1,18 @@
-2008-11-27  Atsushi Enomoto  <atsushi@ximian.com>
+2009-08-19  Carlos Alberto Cortez <calberto.cortez@gmail.com>
 
-       * Makefile: here is another nunit24 option breakage.
+       * System.Windows.Forms_test.dll.sources: Add a new test file.
+
+2009-03-30  Carlos Alberto Cortez <calberto.cortez@gmail.com>
+
+       * System.Windows.Forms.dll.sources: Add X11Clipboard.cs to the build.
 
-2008-11-11  Andres G. Aragoneses  <aaragoneses@novell.com>
+2009-01-16  Carlos Alberto Cortez <calberto.cortez@gmail.com>
 
-       * Application.cs: After UIA assembly is successfully loaded,
-       dump any exception that happens on initialization to stderr.
+       * System.Windows.Forms_test.dll.sources: Add ClipboardTest.cs.
+
+2008-11-27  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * Makefile: here is another nunit24 option breakage.
 
 2008-11-08  Andreia Gaita <shana@jitted.com>