Changeset 3996
- Timestamp:
- 08/28/08 02:27:48 (3 months ago)
- Files:
-
- branches/clfs-1.1/BOOK/introduction/common/changelog.xml (modified) (1 diff)
- branches/clfs-1.1/BOOK/prologue/common/hostreqs.xml (modified) (2 diffs)
- trunk/BOOK/introduction/common/changelog.xml (modified) (1 diff)
- trunk/BOOK/prologue/common/hostreqs.xml (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/clfs-1.1/BOOK/introduction/common/changelog.xml
r3982 r3996 36 36 </listitem> 37 37 --> 38 39 <listitem> 40 <para>August 27, 2008</para> 41 <itemizedlist> 42 <listitem> 43 <para>[jciccone] - Add Texinfo to the list of Host System 44 Requirements.</para> 45 </listitem> 46 </itemizedlist> 47 </listitem> 38 48 39 49 <listitem> branches/clfs-1.1/BOOK/prologue/common/hostreqs.xml
r3848 r3996 96 96 </listitem> 97 97 98 <listitem> 99 <para><emphasis role="strong">Texinfo-4.4</emphasis></para> 100 </listitem> 101 98 102 </itemizedlist> 99 103 … … 121 125 patch --version | head -n1 122 126 sed --version | head -n1 123 tar --version | head -n1</literal> 127 tar --version | head -n1 128 makeinfo --version | head -n1</literal> 124 129 125 130 EOF trunk/BOOK/introduction/common/changelog.xml
r3994 r3996 36 36 </listitem> 37 37 --> 38 39 <listitem> 40 <para>August 26, 2008</para> 41 <itemizedlist> 42 <listitem> 43 <para>[jciccone] - Added Texinfo to the list of host system requirements.</para> 44 </listitem> 45 </itemizedlist> 46 </listitem> 38 47 39 48 <listitem> trunk/BOOK/prologue/common/hostreqs.xml
r3994 r3996 104 104 </listitem> 105 105 106 <listitem> 107 <para><emphasis role="strong">Texinfo-4.4</emphasis></para> 108 </listitem> 109 106 110 </itemizedlist> 107 111 … … 131 135 patch --version | head -n1 132 136 sed --version | head -n1 133 tar --version | head -n1</literal> 137 tar --version | head -n1 138 makeinfo --version | head -n1</literal> 134 139 135 140 EOF
