Changeset 7965
- Timestamp:
- 03/19/07 14:50:07 (1 year ago)
- Files:
-
- trunk/BOOK/chapter01/changelog.xml (modified) (1 diff)
- trunk/BOOK/general.ent (modified) (1 diff)
- trunk/BOOK/patches.ent (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/BOOK/chapter01/changelog.xml
r7964 r7965 38 38 39 39 <listitem> 40 <para>2007-03-19</para> 41 <itemizedlist> 42 <listitem> 43 <para>[matthew] - Upgrade the Bash fixes patch to include the latest 44 patch from upstream. Fixes 45 <ulink url="&lfs-ticket-root;1973">#1973</ulink></para> 46 </listitem> 47 </itemizedlist> 48 </listitem> 49 50 <listitem> 40 51 <para>2007-03-14</para> 41 52 <itemizedlist> trunk/BOOK/general.ent
r7963 r7965 1 1 <?xml version="1.0" encoding="ISO-8859-1"?> 2 <!ENTITY version "SVN-2007031 4">3 <!ENTITY releasedate "March 1 4, 2007">2 <!ENTITY version "SVN-20070319"> 3 <!ENTITY releasedate "March 19, 2007"> 4 4 <!ENTITY milestone "6.3"> 5 5 <!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" --> trunk/BOOK/patches.ent
r7960 r7965 2 2 3 3 <!-- Start of Common Patches --> 4 <!ENTITY bash-fixes-patch "bash-&bash-version;-fixes- 2.patch">5 <!ENTITY bash-fixes-patch-md5 " 07ad2b591e4e1e766537a666bbfd7d15">6 <!ENTITY bash-fixes-patch-size "1 2.1KB">4 <!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-3.patch"> 5 <!ENTITY bash-fixes-patch-md5 "6b9cc51d1e4de91f296d6dc17aa582a0"> 6 <!ENTITY bash-fixes-patch-size "16.6 KB"> 7 7 8 8
