| 12345678910111213141516171819202122232425262728293031323334353637 |
- 2010-04-28 Marek Habersack <[email protected]>
- * Makefile (OTHER_LIB_MCS_FLAGS): added a reference to
- System.Web.ApplicationServices in the 4.0 profile.
- 2008-03-21 Atsushi Enomoto <[email protected]>
- * Makefile : added missing EXTRA_DISTFILES.
- 2007-12-05 Atsushi Enomoto <[email protected]>
- * Makefile : added net_3_5 profile as a valid target.
- 2006-12-06 Atsushi Enomoto <[email protected]>
- * Makefile : added Mono.Security dependency.
- 2006-07-04 Atsushi Enomoto <[email protected]>
- * Obsoleted : removed.
- 2006-07-04 Atsushi Enomoto <[email protected]>
- * Makefile : add path to referenced assemblies as gmcs always loads
- them from the GAC.
- 2006-03-23 Atsushi Enomoto <[email protected]>
- * Makefile : added System.Web.dll.
- 2006-02-23 Atsushi Enomoto <[email protected]>
- * now it is System.IdentityModel.dll.
- 2005-09-27 Atsushi Enomoto <[email protected]>
- * System.Security.Authorization.dll.sources : all classes are added.
|