Release version 0.14

This commit is contained in:
Stef Walter 2013-03-04 19:29:39 +01:00
parent ab239c7f6b
commit b0e68a39b9
2 changed files with 9 additions and 1 deletions

8
NEWS
View File

@ -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
* Updated translations
* Build fixes

View File

@ -1,6 +1,6 @@
AC_PREREQ(2.63)
AC_INIT([libsecret],[0.13],
AC_INIT([libsecret],[0.14],
[http://bugzilla.gnome.org/enter_bug.cgi?product=libsecret],
[libsecret])