Changeset 7971
- Timestamp:
- 03/23/07 14:26:13 (2 years ago)
- Files:
-
- trunk/BOOK/chapter01/changelog.xml (modified) (1 diff)
- trunk/BOOK/chapter05/glibc.xml (modified) (1 diff)
- trunk/BOOK/general.ent (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/BOOK/chapter01/changelog.xml
r7970 r7971 38 38 39 39 <listitem> 40 <para>2007-03-23</para> 41 <itemizedlist> 42 <listitem> 43 <para>[dnicholson] - Included the branch update patch for the 44 temporary Glibc in Chapter 5 to help minimize differences with the 45 final Glibc.</para> 46 </listitem> 47 </itemizedlist> 48 </listitem> 49 50 <listitem> 40 51 <para>2007-03-21</para> 41 52 <itemizedlist> trunk/BOOK/chapter05/glibc.xml
r7970 r7971 37 37 <sect2 role="installation"> 38 38 <title>Installation of Glibc</title> 39 40 <para>Apply a patch to obtain various fixes that the upstream maintainers 41 have provided:</para> 42 43 <screen><userinput>patch -Np1 -i ../&glibc-branch_update-patch;</userinput></screen> 39 44 40 45 <para>The Glibc documentation recommends building Glibc outside of the source trunk/BOOK/general.ent
r7965 r7971 1 1 <?xml version="1.0" encoding="ISO-8859-1"?> 2 <!ENTITY version "SVN-200703 19">3 <!ENTITY releasedate "March 19, 2007">2 <!ENTITY version "SVN-20070323"> 3 <!ENTITY releasedate "March 23, 2007"> 4 4 <!ENTITY milestone "6.3"> 5 5 <!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
