diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml index 206a80e20f..0fc72f2baf 100644 --- a/introduction/welcome/changelog.xml +++ b/introduction/welcome/changelog.xml @@ -25,7 +25,8 @@ who wrote what. February 12th, 2005 [randy]: Added md5sums to Chapters 22 through 27 package instructions; fixed download URL's in PostgreSQL instructions; added hack to Configuring GNOME Packages section to properly -display all the panel icons. +display all the panel icons; added new Xpdf security patch to kdegraphics +instructions. February 11th, 2005 [bdubbs]: Rewrote bootdisk page. diff --git a/kde/add/kdegraphics.xml b/kde/add/kdegraphics.xml index ea6823d648..8b08cb24a3 100644 --- a/kde/add/kdegraphics.xml +++ b/kde/add/kdegraphics.xml @@ -48,6 +48,11 @@ + + Required patch: + + + @@ -93,6 +98,7 @@ Install kdegraphics with: patch -Np0 -i ../post-3.3.2-kdegraphics.diff && +patch -Np0 -i ../post-3.3.2-kdegraphics-3.diff && ./configure --prefix=&kde-dir; --disable-debug \ --disable-dependency-tracking && make