ChangeLog 1.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344
  1. 2009-04-22 Sebastien Pouliot <[email protected]>
  2. * AssemblyInfo.cs: Open internals to System.ServiceModel.Web
  3. 2009-04-21 Sebastien Pouliot <[email protected]>
  4. * AssemblyInfo.cs: Open internals to System.Runtime.Serialization
  5. since it needs some stuff from XmlSchema
  6. 2009-04-06 Sebastien Pouliot <[email protected]>
  7. * AssemblyInfo.cs: Remove AllowPartiallyTrustedCallers from NET_2_1
  8. build (not in SL2) and open our internals to System.Xml.Serialization
  9. (only in NET_2_1) since MS SL2 SDK requires it. Test case @
  10. http://demos.devexpress.com/AgDataGridDemos/
  11. 2008-04-23 Andreas Nahr <[email protected]>
  12. * AssemblyInfo.cs: Added missing attributes
  13. 2007-02-07 Gert Driesen <[email protected]>
  14. * AssemblyInfo.cs: Define AssemblyFileVersion on 2.0 profile.
  15. 2005-11-14 Andrew Skiba <[email protected]>
  16. * AssemblyInfo.cs: ifdef attributes not supported by GrassHopper
  17. 2004-11-04 Raja R Harinath <[email protected]>
  18. * AssemblyInfo.cs [BOOTSTRAP_NET_2_0]: Set version to 2.0.3600.0.
  19. 2003-10-13 Atsushi Enomoto <[email protected]>
  20. * AssemblyInfo.cs : Now it became CLSCompliant.
  21. 2003-08-11 Andreas Nahr <[email protected]>
  22. * Locale.cs: Added
  23. 2003-07-14 Andreas Nahr <[email protected]>
  24. * AssemblyInfo.cs: Added
  25. * ChangeLog: Added