mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-27 17:52:58 +02:00
13
NEWS
13
NEWS
@@ -1,3 +1,16 @@
|
|||||||
|
Overview of changes in GLib 2.60.7
|
||||||
|
==================================
|
||||||
|
|
||||||
|
* Bugs fixed:
|
||||||
|
- #1819 Invalid characters in Open Location dialog crashes GIMP
|
||||||
|
- #1847 Setting GLIB_VERSION_{MIN_REQUIRED, MAX_ALLOWED} to before 2.56 triggers warnings
|
||||||
|
- !1012 Backport !1009 “gapplication: remove inactivity_timeout source on finalize” to glib-2-60
|
||||||
|
- !1013 Backport !1008 “gmessages: Only use structured logs if GLIB_VERSION_MAX_ALLOWED is ≥2.56” to glib-2-60
|
||||||
|
- !1061 Backport !966 “Resolve "Invalid characters in Open Location dialog crashes GIMP"” to glib-2-60
|
||||||
|
- !1065 Backport !1040 “GSettingsBackend - Fix thread-safety during destruction of GSettings instances...” to glib-2-60
|
||||||
|
- !1081 Backport !1017 “gdatetime: Avoid an assertion failure when parsing some ISO 8601 dates” to glib-2-60
|
||||||
|
|
||||||
|
|
||||||
Overview of changes in GLib 2.60.6
|
Overview of changes in GLib 2.60.6
|
||||||
==================================
|
==================================
|
||||||
|
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
project('glib', 'c', 'cpp',
|
project('glib', 'c', 'cpp',
|
||||||
version : '2.60.6',
|
version : '2.60.7',
|
||||||
meson_version : '>= 0.48.0',
|
meson_version : '>= 0.48.0',
|
||||||
default_options : [
|
default_options : [
|
||||||
'buildtype=debugoptimized',
|
'buildtype=debugoptimized',
|
||||||
|
Reference in New Issue
Block a user