1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39
|
2009-07-18 Veerapuram Varadhan <vvaradhan@novell.com>
* AssemblyInfo.cs: Make internals visible to System.Web for 2.0 profile
2009-07-15 Veerapuram Varadhan <vvaradhan@novell.com>
* AssemblyInfo.cs: Make internals visible to System.Design for 2.0 profile.
2008-04-25 Andreas Nahr <ClassDevelopment@A-SoftTech.com>
* AssemblyInfo.cs: Take into account the 3.5 changes. Hopefully corecompare is wrong predicting add+remove
2008-04-15 Andreas Nahr <ClassDevelopment@A-SoftTech.com>
* AssemblyInfo.cs: Added missing attributes
2005-07-22 Raja R Harinath <rharinath@novell.com>
* Consts.cs (Consts.AssemblyMicrosoft_VSDesigner): Fix version to
match masterinfo.
2005-05-29 Boris Kirzner <borisk@mainsoft.com>
* AssemblyInfo.cs: added #if !TARGET_JVM for attribues not currently supported in TARGET_JVM.
2004-04-06 Andreas Nahr <ClassDevelopment@A-SoftTech.com>
* AssemblyInfo.cs: also remove the fixme
2004-04-06 Gonzalo Paniagua Javier <gonzalo@ximian.com>
* AssemblyInfo.cs: missing bits from Gert's patch for CLS
compliance.
2003-07-18 Andreas Nahr <ClassDevelopment@A-SoftTech.com>
* AssemblyInfo.cs: Added
* ChangeLog: Added
* Locale.cs: Added
|