aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2005-02-13 12:52:35 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2005-02-13 12:52:35 +0000
commitf6572970f61255e5a7206af73df5a1cd6d63a321 (patch)
tree18e84484a318e7fd87ab5218665f9fe29e758e44 /chapter01
parent2c17ddcc20855c45c2433bc5363e40c6aa50e372 (diff)
* Upgrade to file-4.13
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4629 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 201d3f66b..3db7f2ed2 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -19,6 +19,7 @@ of the LFS Book.</para>
<listitem><para>Upgraded to:</para>
<itemizedlist>
+<listitem><para>file-4.13</para></listitem>
<listitem><para>findutils-4.2.15</para></listitem>
<listitem><para>glibc-20041220</para></listitem>
<listitem><para>lfs-bootscripts-3.1.0</para></listitem>
@@ -45,6 +46,9 @@ of the LFS Book.</para>
</itemizedlist>
</listitem>
+<listitem><para>February 13, 2005 [matt]: Upgraded to file-4.13</para>
+</listitem>
+
<listitem><para>February 5, 2005 [matt]: Added a space to the toolchain
readjustment <command>perl</command> command. This stops the specs file being
incorrectly modified if the command is run more than once. Fixes bug 1023.