diff --git a/general.ent b/general.ent index 31f99a1919..7a26f42146 100644 --- a/general.ent +++ b/general.ent @@ -382,7 +382,7 @@ $Date$ - + diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml index bb0e86dc5f..4809fb6913 100644 --- a/introduction/welcome/changelog.xml +++ b/introduction/welcome/changelog.xml @@ -44,6 +44,10 @@ March 20th, 2007 + + [bdubbs] - Updated to cairo-1.4.2. Fixes a severe hang + problem and some systems when running checks. + [randy] - Updated to Berkeley DB-4.5.20 to match the version used in LFS. diff --git a/x/lib/cairo.xml b/x/lib/cairo.xml index a398830b20..5beec9d4da 100644 --- a/x/lib/cairo.xml +++ b/x/lib/cairo.xml @@ -6,10 +6,10 @@ - - - - + + + + ]> @@ -75,6 +75,7 @@ glitz, DirectFB, + Open Quartz, XCB, and @@ -111,9 +112,11 @@ make To test the results, issue: make check. Note that - as many as 23 of the tests are known to fail for unknown reasons. Also note - that if you do not have a gs binary in your path, many - (up to 85 of the 123) of the tests will fail. + as many as 35 of the tests are known to fail for unknown reasons. + If you do not have a gs binary in your path, many + (up to 85 of the 122) of the tests will fail. Also, to enhance test + coverage, the tests should be run with an available X Window screen (e.g. + from a local xterm or equivalent window). Now, as the root user: