Changeset 3882 for branches/clfs-sysroot
- Timestamp:
- 01/21/08 23:42:42 (1 year ago)
- Files:
-
- branches/clfs-sysroot/BOOK/general.ent (modified) (1 diff)
- branches/clfs-sysroot/BOOK/introduction/common/changelog.xml (modified) (1 diff)
- branches/clfs-sysroot/BOOK/patches.ent (modified) (1 diff)
- branches/clfs-sysroot/patches/bash-3.2-fixes-5.patch (deleted)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/clfs-sysroot/BOOK/general.ent
r3878 r3882 3 3 <!ENTITY month "01"> <!-- Use two digits --> 4 4 <!ENTITY month_name "Janurary"> 5 <!ENTITY day "2 0"> <!-- Use two digits -->5 <!ENTITY day "21"> <!-- Use two digits --> 6 6 <!ENTITY year "2008"> <!-- Use four digits --> 7 7 branches/clfs-sysroot/BOOK/introduction/common/changelog.xml
r3692 r3882 36 36 </listitem> 37 37 --> 38 39 <listitem> 40 <para>Janurary 21, 20008</para> 41 <itemizedlist> 42 <listitem> 43 <para>[jciccone] - Updated the Bash fixes patch to -7.</para> 44 </listitem> 45 </itemizedlist> 46 </listitem> 38 47 39 48 <listitem> branches/clfs-sysroot/BOOK/patches.ent
r3691 r3882 5 5 <!-- Start of Common Patches --> 6 6 7 <!ENTITY bash-fixes-patch "bash-&bash-version;-fixes- 6.patch">8 <!ENTITY bash-fixes-patch-md5 " ea529c1d125a1cfe13b20784821a0bc0">9 <!ENTITY bash-fixes-patch-size " 56 KB">7 <!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-7.patch"> 8 <!ENTITY bash-fixes-patch-md5 "41646ab52a642e50b45ff2d50209fcdc"> 9 <!ENTITY bash-fixes-patch-size "136 KB"> 10 10 11 11 <!ENTITY binutils-posix-patch "binutils-&binutils-version;-posix-1.patch">
