summaryrefslogtreecommitdiff
path: root/README.in
diff options
context:
space:
mode:
authorRyan Lortie <desrt@desrt.ca>2012-10-16 09:40:45 -0400
committerRyan Lortie <desrt@desrt.ca>2012-10-16 09:40:45 -0400
commit2002479c02fa6e468fc3f67ddc663657a52ebde8 (patch)
treeb9ab56b8d1a67cbd48f700b0f51bcdf37d6b04c9 /README.in
parentdf02fa1e4cc61a2c7f3aafdf1a6534a831f1c0d6 (diff)
Add note about g_type_init() to README
Diffstat (limited to 'README.in')
-rw-r--r--README.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.in b/README.in
index 73f1eec43..b637e9ed7 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
=====================