ChangeLog 901 B

123456789101112131415161718192021222324252627282930
  1. 2008-11-19 Marek Habersack <[email protected]>
  2. * AssemblyInfo.cs: made System.Web.Extensions_test_net_2_0 a
  3. friend assembly.
  4. 2008-04-28 Marek Habersack <[email protected]>
  5. * AssemblyInfo.cs: disable the ScriptResource attributes - we do
  6. not have the translations in place. Enabling the attributes
  7. without the .resx present, causes manifest resource missing
  8. exceptions to be thrown. Fixes bug #84144
  9. 2008-04-25 Andreas Nahr <[email protected]>
  10. * AssemblyInfo.cs: Added missing attributes
  11. 2008-03-13 Marek Habersack <[email protected]>
  12. * AssemblyInfo.cs: version changed to 3.5.0.0 for the 3.5
  13. profile.
  14. 2008-03-12 Marek Habersack <[email protected]>
  15. * AssemblyInfo.cs: use version 3.6.0.0 for the 3.5 profile, as
  16. that's the latest .NET version of the assembly for .NET 3.5
  17. 2007-12-04 Marek Safar <[email protected]>
  18. * ChangeLog: Added