Changeset c89c360


Ignore:
Timestamp:
Feb 9, 2012, 3:07:16 PM (12 years ago)
Author:
Jonathan Norman <jon@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
0fadcfd, 8abdee4, c27f76e
Parents:
fcbd1c6
Message:

Updated minimum versions for Gawk, GCC and Make.

Location:
BOOK
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • BOOK/general.ent

    rfcbd1c6 rc89c360  
    33<!ENTITY month "02"> <!-- Use two digits -->
    44<!ENTITY month_name "Febuary">
    5 <!ENTITY day "06"> <!-- Use two digits -->
     5<!ENTITY day "09"> <!-- Use two digits -->
    66<!ENTITY year "2012"> <!-- Use four digits -->
    77
  • BOOK/introduction/common/changelog.xml

    rfcbd1c6 rc89c360  
    3636    </listitem>
    3737-->
     38
     39  <listitem>
     40    <para>Febuary 9, 2012</para>
     41    <itemizedlist>
     42      <listitem>
     43        <para>[Jonathan] - Updated the minimum versions of GCC, Gawk and Make required.</para>
     44      </listitem>
     45    </itemizedlist>
     46  </listitem>
    3847
    3948  <listitem>
  • BOOK/prologue/common/hostreqs.xml

    rfcbd1c6 rc89c360  
    5353
    5454    <listitem>
    55       <para><emphasis role="strong">Gawk-3.0</emphasis></para>
     55      <para><emphasis role="strong">Gawk-3.1.5</emphasis></para>
    5656    </listitem>
    5757
    5858    <listitem>
    59       <para><emphasis role="strong">Gcc-2.95.3</emphasis> (Versions
     59      <para><emphasis role="strong">GCC 4.1</emphasis> (Versions
    6060      greater than &gcc-version; are not recommended as they have not
    6161      been tested)</para>
     
    8181
    8282    <listitem>
    83       <para><emphasis role="strong">Make-3.79.1</emphasis></para>
     83      <para><emphasis role="strong">Make-3.80</emphasis></para>
    8484    </listitem>
    8585
Note: See TracChangeset for help on using the changeset viewer.