mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-03-03 06:32:10 +01:00
2.62.0
Signed-off-by: Philip Withnall <withnall@endlessm.com>
This commit is contained in:
parent
fcae793cb1
commit
a1af0be78c
17
NEWS
17
NEWS
@ -1,3 +1,20 @@
|
||||
Overview of changes in GLib 2.62.0
|
||||
==================================
|
||||
|
||||
* Fix new `GFileInfo` APIs to work when `G_FILE_ATTRIBUTE_TIME_MODIFIED_USEC`
|
||||
was not queried (!1087)
|
||||
|
||||
* Bugs fixed:
|
||||
- #487 Add valgrind test runs to CI
|
||||
- !1084 garray: Fix reference to GLIB_SIZEOF_INT
|
||||
- !1086 glib.supp: make gobject_init() calloc also of the possible kind
|
||||
- !1087 fileinfo: ignore USEC if not available
|
||||
|
||||
* Translation updates:
|
||||
- Friulian
|
||||
- Portuguese (Brazil)
|
||||
|
||||
|
||||
Overview of changes in GLib 2.61.3
|
||||
==================================
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
project('glib', 'c', 'cpp',
|
||||
version : '2.61.3',
|
||||
version : '2.62.0',
|
||||
# NOTE: We keep this pinned at 0.49 because that's what Debian 10 ships
|
||||
meson_version : '>= 0.49.2',
|
||||
default_options : [
|
||||
|
Loading…
x
Reference in New Issue
Block a user