diff --git a/general.ent b/general.ent
index 7c5f460f3c..9d99aaa0e7 100644
--- a/general.ent
+++ b/general.ent
@@ -412,7 +412,7 @@ export -f as_root
-
+
diff --git a/general/prog/pygobject3.xml b/general/prog/pygobject3.xml
index eee82604a8..bb3083afd3 100644
--- a/general/prog/pygobject3.xml
+++ b/general/prog/pygobject3.xml
@@ -8,10 +8,10 @@
"&gnome-download-http;/pygobject/3.10/pygobject-&pygobject3-version;.tar.xz">
-
+
-
+
]>
@@ -108,7 +108,9 @@ make &&
popd
- To test the results, issue: make -C python2 check.
+ To test the results, issue: make -C python2 -k check.
+ An already active graphical session with bus address is necessary to
+ run the tests.
@@ -124,7 +126,9 @@ make &&
popd
- To test the results, issue: make -C python3 check.
+ To test the results, issue: make -C python3 -k check.
+ An already active graphical session with bus address is necessary to
+ run the tests.
diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml
index 02ae5c3588..bca259a2a4 100644
--- a/introduction/welcome/changelog.xml
+++ b/introduction/welcome/changelog.xml
@@ -46,6 +46,10 @@
November 12th, 2013
+
+ [fernando] - Update to pygobject-3.10.2. Fixes
+ #4312.
+
[fernando] - Update to pango-1.36.1. Fixes
#4311.