mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-28 03:48:53 +02:00
Updates
This commit is contained in:
9
NEWS
9
NEWS
@@ -1,3 +1,12 @@
|
||||
Overview of Changes from GLib 2.7.7 to GLib 2.8.0
|
||||
=================================================
|
||||
* Make g_value_transform() handle enum values
|
||||
correctly on ppc64. [Michael Lorenz]
|
||||
(Third-party code accessing enumeration values
|
||||
in GValues should also be changed to access
|
||||
v_long, not v_int, in order to work on bigendian
|
||||
64bit machines.)
|
||||
|
||||
Overview of Changes from GLib 2.7.6 to GLib 2.7.7
|
||||
=================================================
|
||||
* Make atomic operations on s390 work [Matthias]
|
||||
|
Reference in New Issue
Block a user