From 2002479c02fa6e468fc3f67ddc663657a52ebde8 Mon Sep 17 00:00:00 2001 From: Ryan Lortie Date: Tue, 16 Oct 2012 09:40:45 -0400 Subject: [PATCH] Add note about g_type_init() to README --- README.in | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.in b/README.in index 73f1eec..b637e9e 100644 --- a/README.in +++ b/README.in @@ -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.) +Notes about GLib 2.36 +===================== + +* It is no longer necessary to call g_type_init() + Notes about GLib 2.34 ===================== -- 2.7.4