diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml index 044c12462d..784e34f044 100644 --- a/introduction/welcome/changelog.xml +++ b/introduction/welcome/changelog.xml @@ -47,6 +47,10 @@ November 10th, 2014 + + [fernando] - Update to gtk+-3.14.5. Fixes + #5787. + [fernando] - Update to glib-2.42.1. Fixes #5785. diff --git a/packages.ent b/packages.ent index af0d157f71..ed42d89b0e 100644 --- a/packages.ent +++ b/packages.ent @@ -463,7 +463,7 @@ - + diff --git a/x/lib/gtk+3.xml b/x/lib/gtk+3.xml index 62f6922831..487f1058a0 100644 --- a/x/lib/gtk+3.xml +++ b/x/lib/gtk+3.xml @@ -6,10 +6,10 @@ - + - + ]> @@ -140,7 +140,8 @@ make glib-compile-schemas /usr/share/glib-2.0/schemas - To test the results, issue make check. + To test the results you need a graphical session, then issue + make check.