[glib] Add note about g_type_init() to README



commit 2002479c02fa6e468fc3f67ddc663657a52ebde8
Author: Ryan Lortie <desrt desrt ca>
Date:   Tue Oct 16 09:40:45 2012 -0400

    Add note about g_type_init() to README

 README.in |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)
---
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
 =====================
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]