Author: api.amandas Date: Mon Jun 25 10:41:19 2007 New Revision: 190 Modified: trunk/clients/cs/RELEASE_NOTES.txt
Log: Updated release notes with Google Apps changes. Modified: trunk/clients/cs/RELEASE_NOTES.txt ============================================================================== --- trunk/clients/cs/RELEASE_NOTES.txt (original) +++ trunk/clients/cs/RELEASE_NOTES.txt Mon Jun 25 10:41:19 2007 @@ -1,7 +1,15 @@ == 1.0.9.9 == - added GBase support for m:adjusted_name and gm:adjusted_value inside attributes (returned only when adjustments are enabled) - +- Google Apps changes: + - Added new AppsService.createUser methods with hashed password support + - Updated AppsException with new Google Apps error codes + - Added the following properties to Login.cs: + string hashFunctionName - to hash user account password, + bool agreedToTerms - to see if the user has accepted the Google Apps Terms Of Service, + bool admin - to see if the user is a domain admin, + bool changePasswordAtNextLogin - to force the user to change password at next login + - Updated unittests to test new properties == 1.0.9.8 == - fixed a parsing bug in SpreadsheetService --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Data API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/google-help-dataapi?hl=en -~----------~----~----~----~------~----~------~--~---
