Changeset 8110
- Timestamp:
- 05/05/07 15:54:38 (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
r8087 r8110 38 38 39 39 <listitem> 40 <para>2007-05-05</para> 41 <itemizedlist> 42 <listitem> 43 <para>[matthew] - Incorporate latest upstream patches for Bash. 44 </para> 45 </listitem> 46 </itemizedlist> 47 </listitem> 48 49 <listitem> 40 50 <para>2007-04-20</para> 41 51 <itemizedlist> trunk/BOOK/general.ent
r8086 r8110 1 1 <?xml version="1.0" encoding="ISO-8859-1"?> 2 <!ENTITY version "SVN-20070 420">3 <!ENTITY releasedate "April 20, 2007">2 <!ENTITY version "SVN-20070505"> 3 <!ENTITY releasedate "April 05, 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
r8057 r8110 2 2 3 3 <!-- Start of Common Patches --> 4 <!ENTITY bash-fixes-patch "bash-&bash-version;-fixes- 4.patch">5 <!ENTITY bash-fixes-patch-md5 " 39697d6c965bea8e7a3ea21024ef74eb">6 <!ENTITY bash-fixes-patch-size "3 1.5KB">4 <!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-5.patch"> 5 <!ENTITY bash-fixes-patch-md5 "70e2c3983575a8e82f8601a417e126f0"> 6 <!ENTITY bash-fixes-patch-size "32 KB"> 7 7 8 8
