diff options
author | Jeremy Utley <jeremy@linuxfromscratch.org> | 2004-12-31 06:18:44 +0000 |
---|---|---|
committer | Jeremy Utley <jeremy@linuxfromscratch.org> | 2004-12-31 06:18:44 +0000 |
commit | b17cfc8ce96a90e06aececdc2eaa7ce1f20b0704 (patch) | |
tree | ba8c140bed77a3d972939b8d1276a8ea4632d9e5 /chapter01 | |
parent | 6fc6ccf468090c22613262ec68ca105568f0e35a (diff) |
Upgrade Bison to 2.0
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4468 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 730ac9f2d..e1ce593ae 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -26,6 +26,7 @@ of the LFS Book.</para> <listitem><para>linux-2.6.10</para></listitem> <listitem><para>man-pages-2.01</para></listitem> <listitem><para>perl-5.8.6</para></listitem> +<listitem><para>sed-2.0</para></listitem> <listitem><para>sysvinit-2.86</para></listitem> <listitem><para>tar-1.15.1</para></listitem> <listitem><para>tcl-8.4.9</para></listitem> @@ -46,6 +47,8 @@ of the LFS Book.</para> </itemizedlist> </listitem> +<listitem><para>December 30th, 2004 [jeremy]: Upgrade Bison to version 2.0</para></listitem> + <listitem><para>December 25th, 2004 [jeremy]: Upgrade to glibc snapshot of 20041220</para></listitem> |