ChangeLog 925 B

12345678910111213141516171819202122232425262728
  1. 2005-11-03 Chris Toshok <[email protected]>
  2. * ProfileEventArgs.cs, ProfileProviderCollection.cs,
  3. ProfileAutoSaveEventArgs.cs, ProfileMigrateEventArgs.cs,
  4. ProfileBase.cs, ProfileManager.cs,
  5. SettingsAllowAnonymousAttribute.cs, ProfileProviderAttribute.cs,
  6. ProfileEventHandler.cs, CustomProviderDataAttribute.cs,
  7. DefaultProfile.cs, ProfileModule.cs,
  8. ProfileAutoSaveEventHandler.cs, ProfileGroupBase.cs,
  9. ProfileMigrateEventHandler.cs: 90% unimplemented skeletons.
  10. * ProfileInfoCollection.cs: make serializable.
  11. * ProfileAuthenticationOption.cs: fix ordering of enum elements.
  12. 2005-11-03 Chris Toshok <[email protected]>
  13. * ProfileInfoCollection.cs: new implementation.
  14. * ProfileProvider.cs: new implementation.
  15. 2005-08-19 Chris Toshok <[email protected]>
  16. * ProfileInfo.cs: I was bored. implement this.
  17. 2004-08-02 Duncan Mak <[email protected]>
  18. * ProfileAuthenticationOption.cs: Added enumeration.