Author: fmantek Date: Mon Jun 25 12:28:19 2007 New Revision: 194 Modified: wiki/ReleaseNotes.wiki
Log: Edited wiki page through web user interface. Modified: wiki/ReleaseNotes.wiki ============================================================================== --- wiki/ReleaseNotes.wiki (original) +++ wiki/ReleaseNotes.wiki Mon Jun 25 12:28:19 2007 @@ -8,6 +8,22 @@ = Details = +== 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 * fixed a bug in GDataRequestException that would prevent AppsException from accessing the server's response. @@ -201,6 +217,12 @@ == 1.0.0 == - Initial Release + + + + + + --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
