mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-13 22:07:15 +01:00
2.78.4
Signed-off-by: Philip Withnall <pwithnall@gnome.org>
This commit is contained in:
parent
e93fd4cfc3
commit
00edb7f745
13
NEWS
13
NEWS
@ -1,3 +1,16 @@
|
|||||||
|
Overview of changes in GLib 2.78.4, 2024-01-21
|
||||||
|
==============================================
|
||||||
|
|
||||||
|
* Bugs fixed:
|
||||||
|
- !3754 Backport !3751 “Fix generated RST anchors for methods, signals and
|
||||||
|
properties” to glib-2-78
|
||||||
|
- !3756 docs/reference: depend on a native gtk-doc
|
||||||
|
- !3759 Backport !3753 “gobject_gdb.py: Do not break bt on optimized build” to
|
||||||
|
glib-2-78
|
||||||
|
- !3766 Backport !3750 “gregex: clean up usage of _GRegex.jit_status” to
|
||||||
|
glib-2-78
|
||||||
|
|
||||||
|
|
||||||
Overview of changes in GLib 2.78.3, 2023-12-06
|
Overview of changes in GLib 2.78.3, 2023-12-06
|
||||||
==============================================
|
==============================================
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
project('glib', 'c',
|
project('glib', 'c',
|
||||||
version : '2.78.3',
|
version : '2.78.4',
|
||||||
# NOTE: See the policy in docs/meson-version.md before changing the Meson dependency
|
# NOTE: See the policy in docs/meson-version.md before changing the Meson dependency
|
||||||
meson_version : '>= 0.60.0',
|
meson_version : '>= 0.60.0',
|
||||||
default_options : [
|
default_options : [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user