Browse Source

* Upgrade to gettext-0.14.2

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4702 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Matthew Burgess 20 years ago
parent
commit
d6d042a9e9
4 changed files with 7 additions and 3 deletions
  1. 4 0
      chapter01/changelog.xml
  2. 1 1
      chapter03/packages.xml
  3. 1 1
      chapter06/gettext.xml
  4. 1 1
      general.ent

+ 4 - 0
chapter01/changelog.xml

@@ -28,6 +28,7 @@ first a summary, then a detailed log.</para>
 <listitem><para>File 4.13</para></listitem>
 <listitem><para>Findutils 4.2.18</para></listitem>
 <listitem><para>GCC 3.4.3</para></listitem>
+<listitem><para>Gettext 0.14.2</para></listitem>
 <listitem><para>Glibc 20041011</para></listitem>
 <listitem><para>Grep 2.5.1a</para></listitem>
 <listitem><para>Grub 0.96</para></listitem>
@@ -80,6 +81,9 @@ first a summary, then a detailed log.</para>
 </itemizedlist>
 </listitem>
 
+<listitem><para>February 27, 2005 [matt]: Upgraded to gettext-0.14.2</para>
+</listitem>
+
 <listitem><para>February 27, 2005 [matt]: Upgraded to findutils-4.2.18</para>
 </listitem>
 

+ 1 - 1
chapter03/packages.xml

@@ -130,7 +130,7 @@ url="ftp://ftp.linuxfromscratch.org/pub/lfs/"/>.</para></note>
 </varlistentry>
 
 <varlistentry>
-<term>Gettext (&gettext-version;) - 6,397 KB:</term>
+<term>Gettext (&gettext-version;) - 6,814 KB:</term>
 <listitem>
 <para><ulink url="&freshmeat;gettext/"/></para>
 </listitem>

+ 1 - 1
chapter06/gettext.xml

@@ -17,7 +17,7 @@ to output messages in the user's native language.</para>
 <segmentedlist>
 <segtitle>&buildtime;</segtitle>
 <segtitle>&diskspace;</segtitle>
-<seglistitem><seg>0.5 SBU</seg><seg>55 MB</seg></seglistitem>
+<seglistitem><seg>0.8 SBU</seg><seg>45.6 MB</seg></seglistitem>
 </segmentedlist>
 
 <segmentedlist>

+ 1 - 1
general.ent

@@ -32,7 +32,7 @@
 <!ENTITY flex-version "2.5.31">
 <!ENTITY gawk-version "3.1.4">
 <!ENTITY gcc-version "3.4.3">
-<!ENTITY gettext-version "0.14.1">
+<!ENTITY gettext-version "0.14.2">
 <!ENTITY glibc-version "2.3.4">
 <!ENTITY grep-version "2.5.1a">
 <!ENTITY groff-version "1.19.1">