ChangeLog 984 B

12345678910111213141516171819202122232425262728293031323334353637
  1. 2010-04-28 Marek Habersack <[email protected]>
  2. * Makefile (OTHER_LIB_MCS_FLAGS): added a reference to
  3. System.Web.ApplicationServices in the 4.0 profile.
  4. 2008-03-21 Atsushi Enomoto <[email protected]>
  5. * Makefile : added missing EXTRA_DISTFILES.
  6. 2007-12-05 Atsushi Enomoto <[email protected]>
  7. * Makefile : added net_3_5 profile as a valid target.
  8. 2006-12-06 Atsushi Enomoto <[email protected]>
  9. * Makefile : added Mono.Security dependency.
  10. 2006-07-04 Atsushi Enomoto <[email protected]>
  11. * Obsoleted : removed.
  12. 2006-07-04 Atsushi Enomoto <[email protected]>
  13. * Makefile : add path to referenced assemblies as gmcs always loads
  14. them from the GAC.
  15. 2006-03-23 Atsushi Enomoto <[email protected]>
  16. * Makefile : added System.Web.dll.
  17. 2006-02-23 Atsushi Enomoto <[email protected]>
  18. * now it is System.IdentityModel.dll.
  19. 2005-09-27 Atsushi Enomoto <[email protected]>
  20. * System.Security.Authorization.dll.sources : all classes are added.