mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-25 03:17:52 +02:00
Update the NEWS file
The "emit a critical warning if your object notifies a property during finalization" entry should have been added in 2.75.1, but better late than never.
This commit is contained in:
7
NEWS
7
NEWS
@@ -1,3 +1,10 @@
|
|||||||
|
Overview of changes in GLib 2.75.4, YYYY-MM-DD
|
||||||
|
==============================================
|
||||||
|
|
||||||
|
* Emit a critical warning when acquiring the notification queue during GObject
|
||||||
|
finalization. A type's `finalize()` implementation should not call public
|
||||||
|
API that emits property notifications. (!3119, work by Marco Trevisan and Emmanuele Bassi)
|
||||||
|
|
||||||
Overview of changes in GLib 2.75.3, 2023-02-13
|
Overview of changes in GLib 2.75.3, 2023-02-13
|
||||||
==============================================
|
==============================================
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user