Actually apply xorg-server and luit version bumps

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6459 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Dan Nichilson 2007-01-24 16:22:03 +00:00
parent ecef83ed3c
commit 199c618e3d
2 changed files with 14 additions and 4 deletions

View File

@ -3,11 +3,11 @@ $LastChangedBy$
$Date$
-->
<!ENTITY day "23"> <!-- Always 2 digits -->
<!ENTITY day "24"> <!-- Always 2 digits -->
<!ENTITY month "01"> <!-- Always 2 digits -->
<!ENTITY year "2007">
<!ENTITY version "svn-&year;&month;&day;">
<!ENTITY releasedate "January &day;rd, &year;">
<!ENTITY releasedate "January &day;th, &year;">
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
<!ENTITY lfs-version "6.2"> <!-- version|stable|testing|unstable|development] -->
@ -366,9 +366,9 @@ $Date$
<!ENTITY xorg-version "6.9.0">
<!ENTITY xfree86-version "4.6.0">
<!ENTITY xorg7-version "7.1">
<!ENTITY luit-version "1.0.1">
<!ENTITY luit-version "1.0.2">
<!ENTITY xbitmaps-version "1.0.1">
<!ENTITY xorg-server-version "1.1.0">
<!ENTITY xorg-server-version "1.1.1">
<!ENTITY libdrm-version "2.0.1">
<!ENTITY mesalib-version "6.5">
<!ENTITY xterm-version "223">

View File

@ -41,6 +41,16 @@
-->
<listitem>
<para>January 24th, 2007</para>
<itemizedlist>
<listitem>
<para>[dnicholson] - Actually apply the xorg-server and luit
version upgrades.</para>
</listitem>
</itemizedlist>
</listitem>
<listitem>
<para>January 23rd, 2007</para>
<itemizedlist>