mirror of
https://gitlab.gnome.org/GNOME/libsecret.git
synced 2024-12-22 04:38:55 +00:00
Release version 0.8
This commit is contained in:
parent
9011932730
commit
1c400704de
6
NEWS
6
NEWS
@ -1,3 +1,9 @@
|
||||
0.8
|
||||
* Fix up libsecret licensing
|
||||
* Initialize gettext correctly
|
||||
* Fix crash in secret-tool
|
||||
* Build and testing fixes
|
||||
|
||||
0.7
|
||||
* Match schema names for notes and network passwords
|
||||
* Add flags argument to secret_collection_for_alias()
|
||||
|
@ -1,6 +1,6 @@
|
||||
AC_PREREQ(2.63)
|
||||
|
||||
AC_INIT([libsecret],[0.7],
|
||||
AC_INIT([libsecret],[0.8],
|
||||
[http://bugzilla.gnome.org/enter_bug.cgi?product=libsecret],
|
||||
[libsecret])
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user