1
0
mirror of https://gitlab.gnome.org/GNOME/glib.git synced 2025-06-28 15:14:51 +02:00

Add note about g_type_init() to README

This commit is contained in:
Ryan Lortie 2012-10-16 09:40:45 -04:00
parent df02fa1e4c
commit 2002479c02

@ -67,6 +67,11 @@ and attach the patch to that bug report.
Patches should be in unified diff form. (The -up option to GNU diff.) Patches should be in unified diff form. (The -up option to GNU diff.)
Notes about GLib 2.36
=====================
* It is no longer necessary to call g_type_init()
Notes about GLib 2.34 Notes about GLib 2.34
===================== =====================