Signed-off-by: Philip Withnall <pwithnall@gnome.org>
This commit is contained in:
Philip Withnall 2024-01-21 19:48:20 +00:00
parent e93fd4cfc3
commit 00edb7f745
No known key found for this signature in database
GPG Key ID: DCDF5885B1F3ED73
2 changed files with 14 additions and 1 deletions

13
NEWS
View File

@ -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
==============================================

View File

@ -1,5 +1,5 @@
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
meson_version : '>= 0.60.0',
default_options : [