mirror of
https://gitlab.gnome.org/GNOME/libsecret.git
synced 2025-11-16 00:15:59 +00:00
Release stable version 0.21.7
This commit is contained in:
parent
4afd50c370
commit
0936f740c0
7
NEWS
7
NEWS
@ -1,3 +1,10 @@
|
||||
0.21.7
|
||||
* docs: Fix return comment of secret_value_get_text [#92]
|
||||
* bash-completion: Fix man section number in secret-tool completion file [!160]
|
||||
* bash-completion: Integrate external extended bash-completion script [!161]
|
||||
* bash-completion: Require minimal version for bash-completion [!163]
|
||||
* meson: Use newlines for build options
|
||||
|
||||
0.21.6
|
||||
* meson: Make dbus-run-session optional [!157]
|
||||
* meson: Actually include bash-completion subdir [!158]
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
project('libsecret', 'c',
|
||||
version: '0.21.6',
|
||||
version: '0.21.7',
|
||||
license: 'LGPL-2.1-or-later AND GPL-2.0-or-later AND Apache-2.0',
|
||||
meson_version: '>= 0.50',
|
||||
)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user