Changeset 3c2b611
- Timestamp:
- May 18, 2008, 7:42:04 AM (17 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 28e6dc4
- Parents:
- 9880c31
- Files:
-
- 1 added
- 1 deleted
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/general.ent
r9880c31 r3c2b611 1 1 <?xml version="1.0" encoding="ISO-8859-1"?> 2 2 3 <!ENTITY month "0 2"> <!-- Use two digits -->3 <!ENTITY month "05"> <!-- Use two digits --> 4 4 <!ENTITY month_name "Feburary"> 5 <!ENTITY day " 28"> <!-- Use two digits -->5 <!ENTITY day "18"> <!-- Use two digits --> 6 6 <!ENTITY year "2008"> <!-- Use four digits --> 7 7 -
BOOK/introduction/x86/changelog.xml
r9880c31 r3c2b611 37 37 <itemizedlist> 38 38 <listitem> 39 <para>[jim] - Changelog restarted, see the 1.0.0 book for the old changelog..</para> 39 <para>[jciccone] - Fixed the Glibc i586_chk patch and updated it to -2.</para> 40 </listitem> 41 </itemizedlist> 42 </listitem> 43 44 <listitem> 45 <para>August 28, 2006</para> 46 <itemizedlist> 47 <listitem> 48 <para>[jim] - Changelog restarted, see the 1.0.0 book for the old changelog.</para> 40 49 </listitem> 41 50 </itemizedlist> -
BOOK/patches.ent
r9880c31 r3c2b611 220 220 221 221 <!ENTITY glibc-i586_chk-patch "glibc-&glibc-version;-i586_chk-1.patch"> 222 <!ENTITY glibc-i586_chk-patch-md5 "b 0aa1748731c459bab1ac1efbb0ec7ef">222 <!ENTITY glibc-i586_chk-patch-md5 "bb6e8f1936d357ec50e479d4977b9f98"> 223 223 <!ENTITY glibc-i586_chk-patch-size "4 KB"> 224 224
Note:
See TracChangeset
for help on using the changeset viewer.