[corlib] Improve CancellationTokenSource test
[mono.git] / mcs / class / System.Windows.Forms / Assembly / ChangeLog
index c7143e5beb4f07988adba5388c3ec7db243cf742..979a5c48977b1330d6902ac63f32fdc10e497922 100644 (file)
@@ -1,3 +1,30 @@
+2008-09-03  Mario Carrion  <mcarrion@novell.com>
+
+       * AssemblyInfo.cs: Added InternalsVisibleTo attribute to support 
+         UIAutomationWinforms assembly.
+
+2008-05-09  Jonathan Pobst  <monkey@jpobst.com>
+
+       * Locale.cs: Comment out everything but GetText, modify GetText
+       to just return the parameter.
+
+2008-04-15  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
+
+       * AssemblyInfo.cs: Use existing consts where possible
+
+2007-05-31  Rolf Bjarne Kvinge <RKvinge@novell.com> 
+
+       * AssemblyInfo.cs: Update assembly attributes.
+
+2006-12-21  Daniel Nauck  <dna@mono-project.de>
+
+       * Locale.cs: Added Locale.GetText (string msg, params object [] args).
+
+2005-02-13  Peter Bartok  <pbartok@novell.com>
+
+       * Locale.cs: Implemented support for reading resources from
+         the assembly
+
 2004-04-13  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
 
        * Consts.cs: Added