X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=NEWS;h=62f86d76a2af8c39fb22babe659648f7ca4ed041;hb=6b7d643929df49a32729b480c8982be7a294af57;hp=ce6b111074753499b387408c68d4c69141274bb1;hpb=bcf1093ff3401443dad0750cbc4fff7d16cd999d;p=platform%2Fupstream%2Flibsecret.git diff --git a/NEWS b/NEWS index ce6b111..62f86d7 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,39 @@ +0.16 + * Clarify documentation for secret_service_clear_xxx() [#705629] + * Pass return_type to prompt async begin functions, rather than finish + * Simpler way to use custom service/collection/item types + * service: Rename secret_service_new() and friends to xxx_open() + * Add secret_value_get_text() function to return NULL terminated secret + * Fix return types in secret_service_search_finish() on error paths [#698040] + * Testing fixes [#705202] + * Build fixes [#704233] + * Updated translations + +0.15 + * Tweak predefined schemas [#695791] + * Updated translations + +0.14 + * Add a 'search' command to the tool for looking up items [#693881] + * Try to unlock locked collection when storing an item [#693723] + * Improve validation of the attributes table [#694107] + * Allow empty SecretValue contents [#694787] + * Introspection fixes [#694448] + * Updated translations + +0.13 + * Updated translations + * Build fixes + +0.12 + * When storing a secret, create default keyring if necessary + * Share the memory pool with the gcr or libgnome-keyring library. + * Testing and other fixes + * Build fixes + +0.11 + * Better critical preconditions for invalid attributes + 0.10 * Updated translations