[corlib] Improve CancellationTokenSource test
[mono.git] / mcs / class / System.XML / Assembly / ChangeLog
index 751334ff1b44db71f60c123dff248e08aa20d5b4..cc1965a49e6977cfec1accb54101a6a6ab2bb30e 100644 (file)
@@ -1,3 +1,27 @@
+2009-04-22  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * AssemblyInfo.cs: Open internals to System.ServiceModel.Web
+
+2009-04-21  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * AssemblyInfo.cs: Open internals to System.Runtime.Serialization
+       since it needs some stuff from XmlSchema
+
+2009-04-06  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * AssemblyInfo.cs: Remove AllowPartiallyTrustedCallers from NET_2_1
+       build (not in SL2) and open our internals to System.Xml.Serialization
+       (only in NET_2_1) since MS SL2 SDK requires it. Test case @
+       http://demos.devexpress.com/AgDataGridDemos/
+
+2008-04-23  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
+
+       * AssemblyInfo.cs: Added missing attributes
+
+2007-02-07  Gert Driesen  <drieseng@users.sourceforge.net>
+
+       * AssemblyInfo.cs: Define AssemblyFileVersion on 2.0 profile.
+
 2005-11-14  Andrew Skiba  <andrews@mainsoft.com>
 
        * AssemblyInfo.cs: ifdef attributes not supported by GrassHopper