diff --git a/general.ent b/general.ent
index 651842df1c..d58b12bcf0 100644
--- a/general.ent
+++ b/general.ent
@@ -1,12 +1,12 @@
-
+
-
+
@@ -815,8 +815,8 @@ export -f as_root
-
-
+
+
diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml
index 8554661c8b..a0451ea824 100644
--- a/introduction/welcome/changelog.xml
+++ b/introduction/welcome/changelog.xml
@@ -44,6 +44,26 @@
-->
+
+ May 13th, 2014
+
+
+ [bdubbs] - Update to xf86-input-evdev-2.8.4. Fixes
+ #5051.
+
+
+ [bdubbs] - Update to xf86-input-synaptics-1.7.6. Fixes
+ #5062.
+
+
+ [bdubbs] - Update to libva-1.3.1/libva-intel-driver-1.3.1.
+ Fixes
+ #5052 and
+ #5053.
+
+
+
+
May 12th, 2014
diff --git a/x/installing/libva.xml b/x/installing/libva.xml
index c6da6e89ee..cfd9d4231b 100644
--- a/x/installing/libva.xml
+++ b/x/installing/libva.xml
@@ -8,17 +8,17 @@
-
-
-
-
+
+
+
+
-
-
-
-
+
+
+
+
]>
@@ -50,7 +50,7 @@
subpicture blending, and rendering.
- &lfs75_built;
+ &lfs75_checked;
Package Information
@@ -146,7 +146,9 @@
commands:
-./configure $XORG_CONFIG &&
+mkdir -p m4 &&
+autoreconfig -f &&
+./configure $XORG_CONFIG &&
make
@@ -170,7 +172,9 @@ make
Install the driver by running the following commands:
-./configure $XORG_CONFIG &&
+mkdir -p m4 &&
+autoreconfig -f &&
+./configure $XORG_CONFIG &&
make
@@ -185,6 +189,22 @@ make
+
+ Command Explanations
+
+
+ mkdir -p m4: This command prevents an error
+ that may occur when running autoreconfig.
+
+
+
+ autoreconfig -f: This command regenerates
+ the configure script to prevent a mandatory test for
+ wayland-scanner when configuring.
+
+
+
+
Contents
diff --git a/x/installing/x7driver-evdev.xml b/x/installing/x7driver-evdev.xml
index 1a009e5db9..f6b64ec373 100644
--- a/x/installing/x7driver-evdev.xml
+++ b/x/installing/x7driver-evdev.xml
@@ -4,13 +4,13 @@
%general-entities;
-
+
-
+
-
+
]>
diff --git a/x/installing/x7driver-synaptics.xml b/x/installing/x7driver-synaptics.xml
index a7567cbe9b..f2042aa599 100644
--- a/x/installing/x7driver-synaptics.xml
+++ b/x/installing/x7driver-synaptics.xml
@@ -4,14 +4,14 @@
%general-entities;
-
+
-
-
-
-
+
+
+
+
]>