mirror of
https://gitlab.gnome.org/GNOME/libsecret.git
synced 2024-12-22 12:48:51 +00:00
Release version 0.14
This commit is contained in:
parent
ab239c7f6b
commit
b0e68a39b9
8
NEWS
8
NEWS
@ -1,3 +1,11 @@
|
|||||||
|
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
|
0.13
|
||||||
* Updated translations
|
* Updated translations
|
||||||
* Build fixes
|
* Build fixes
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
AC_PREREQ(2.63)
|
AC_PREREQ(2.63)
|
||||||
|
|
||||||
AC_INIT([libsecret],[0.13],
|
AC_INIT([libsecret],[0.14],
|
||||||
[http://bugzilla.gnome.org/enter_bug.cgi?product=libsecret],
|
[http://bugzilla.gnome.org/enter_bug.cgi?product=libsecret],
|
||||||
[libsecret])
|
[libsecret])
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user