Quellcode durchsuchen

Upgrade Bison to 2.0

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4468 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Jeremy Utley vor 20 Jahren
Ursprung
Commit
b17cfc8ce9
2 geänderte Dateien mit 4 neuen und 1 gelöschten Zeilen
  1. 3 0
      chapter01/changelog.xml
  2. 1 1
      general.ent

+ 3 - 0
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>
 

+ 1 - 1
general.ent

@@ -18,7 +18,7 @@
 <!ENTITY automake-version "1.9.4">
 <!ENTITY bash-version "3.0">
 <!ENTITY binutils-version "2.15.94.0.2">
-<!ENTITY bison-version "1.875a">
+<!ENTITY bison-version "2.0">
 <!ENTITY bzip2-version "1.0.2">
 <!ENTITY coreutils-version "5.2.1">
 <!ENTITY dejagnu-version "1.4.4">