mirror of
https://gitlab.gnome.org/GNOME/libsecret.git
synced 2025-03-11 19:46:38 +00:00
Release 0.18.8
This commit is contained in:
parent
c8cbc2564f
commit
b5442654d4
9
NEWS
9
NEWS
@ -1,3 +1,12 @@
|
|||||||
|
0.18.8
|
||||||
|
* Add support for g_autoptr() to our types [!11]
|
||||||
|
* Remove deprecated g_type_class_add_private() [!14]
|
||||||
|
* Bump GLib dependency (2.44+)
|
||||||
|
* Add meson build support [!9]
|
||||||
|
* Fix vapi generation [!15, ...]
|
||||||
|
* Build fixes [!12, !13]
|
||||||
|
* Updated translations
|
||||||
|
|
||||||
0.18.7
|
0.18.7
|
||||||
* Migrate from intltool to gettext [!2]
|
* Migrate from intltool to gettext [!2]
|
||||||
* Fix uninitialized memory returned by secret_item_get_schema_name() [#15]
|
* Fix uninitialized memory returned by secret_item_get_schema_name() [#15]
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
AC_PREREQ(2.63)
|
AC_PREREQ(2.63)
|
||||||
|
|
||||||
AC_INIT([libsecret],[0.18.7],
|
AC_INIT([libsecret],[0.18.8],
|
||||||
[https://gitlab.gnome.org/GNOME/libsecret/issues/],
|
[https://gitlab.gnome.org/GNOME/libsecret/issues/],
|
||||||
[libsecret])
|
[libsecret])
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user