aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorTimothy Bauscher <timothy@linuxfromscratch.org>2002-12-30 03:12:54 +0000
committerTimothy Bauscher <timothy@linuxfromscratch.org>2002-12-30 03:12:54 +0000
commit8f93b1553a4af5ba0868a9a3f7b7de2e22485ccb (patch)
tree8b5e9e8e548c61c464214411090b1d30184d29af /chapter01
parent5fb3b1a6de398990dbaa0b3533215bacd7b12f86 (diff)
o Updated to binutils-2.13.2, procps-3.1.5.
o Made all LDFLAGS=-static LDFLAGS="-static". o Added symlink from libfl.a to libl.a. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2242 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml13
1 files changed, 11 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 0d5d33bb4..e54586e1b 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -10,7 +10,7 @@
<itemizedlist>
<listitem><para>autoconf-2.57</para></listitem>
<listitem><para>automake-1.7.2</para></listitem>
-<listitem><para>binutils-2.13.1</para></listitem>
+<listitem><para>binutils-2.13.2</para></listitem>
<listitem><para>bison-1.75</para></listitem>
<listitem><para>e2fsprogs-1.32</para></listitem>
<listitem><para>gcc-3.2.1</para></listitem>
@@ -23,7 +23,7 @@
<listitem><para>man-pages-1.53</para></listitem>
<listitem><para>modutils-2.4.22</para></listitem>
<listitem><para>ncurses-5.3</para></listitem>
-<listitem><para>procps-3.1.4</para></listitem>
+<listitem><para>procps-3.1.5</para></listitem>
<listitem><para>psmisc-21.2</para></listitem>
<listitem><para>sed-4.0.5</para></listitem>
<listitem><para>texinfo-4.3</para></listitem>
@@ -45,6 +45,15 @@
</itemizedlist>
</para></listitem>
+<listitem><para>December 29th, 2002 [timothy]: Updated to
+binutils-2.13.2, procps-3.1.5.</para></listitem>
+
+<listitem><para>December 29th, 2002 [timothy]: Chapter 05:
+Changed all LDFLAGS=-static to LDFLAGS="-static".</para></listitem>
+
+<listitem><para>December 29th, 2002 [timothy]: Chapter 06 - Flex:
+Added symlink from libfl.a to libl.a.</para></listitem>
+
<listitem><para>December 20th, 2002 [timothy]: Updated to
sed-4.0.5.</para></listitem>