mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-02 07:23:41 +02:00
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 : [
|
||||
|
Reference in New Issue
Block a user