diff --git a/documentation/ref-manual/migration.xml b/documentation/ref-manual/migration.xml
index 1299323cd1..65a8ba8e30 100644
--- a/documentation/ref-manual/migration.xml
+++ b/documentation/ref-manual/migration.xml
@@ -3199,6 +3199,21 @@
+
+ Supporting GObject Introspection
+
+
+ This release supports generation of GLib Introspective
+ Repository (GIR) files through GObject introspection, which is
+ the standard mechanism for accessing GObject-based software from
+ runtime environments.
+ You can enable, disable, and test the generation of this data.
+ See the
+ "Enabling GObject Introspection Support"
+ section for more information.
+
+
+