Add note about g_type_init() to README
authorRyan Lortie <desrt@desrt.ca>
Tue, 16 Oct 2012 13:40:45 +0000 (09:40 -0400)
committerRyan Lortie <desrt@desrt.ca>
Tue, 16 Oct 2012 13:40:45 +0000 (09:40 -0400)
README.in

index 73f1eec..b637e9e 100644 (file)
--- 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
 =====================