aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chapter01/changelog.xml10
-rw-r--r--chapter03/patches.xml24
-rw-r--r--general.ent4
3 files changed, 24 insertions, 14 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index d8d311804..97b3090af 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -37,6 +37,16 @@
-->
<listitem>
+ <para>April 21, 2006</para>
+ <itemizedlist>
+ <listitem>
+ <para>[manuel] - Alphabetized patches list. Thanks to Justin
+ R. Knierim for the patch.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>April 20, 2006</para>
<itemizedlist>
<listitem>
diff --git a/chapter03/patches.xml b/chapter03/patches.xml
index a3150429b..c2acfccc6 100644
--- a/chapter03/patches.xml
+++ b/chapter03/patches.xml
@@ -117,30 +117,30 @@
</varlistentry>
<varlistentry>
- <term>Kbd Backspace/Delete Fix Patch - 1 KB:</term>
+ <term>Inetutils GCC-4.x Fix Patch - 2 KB:</term>
<listitem>
- <para><ulink url="&patches-root;&kbd-backspace-patch;"/></para>
+ <para><ulink url="&patches-root;&inetutils-gcc4_fixes-patch;"/></para>
</listitem>
</varlistentry>
<varlistentry>
- <term>Kbd GCC-4.x Fix Patch - 1 KB:</term>
+ <term>Inetutils No-Server-Man-Pages Patch - 4 KB:</term>
<listitem>
- <para><ulink url="&patches-root;&kbd-gcc4_fixes-patch;"/></para>
+ <para><ulink url="&patches-root;&inetutils-man_pages-patch;"/></para>
</listitem>
</varlistentry>
<varlistentry>
- <term>Inetutils GCC-4.x Fix Patch - 2 KB:</term>
+ <term>Kbd Backspace/Delete Fix Patch - 1 KB:</term>
<listitem>
- <para><ulink url="&patches-root;&inetutils-gcc4_fixes-patch;"/></para>
+ <para><ulink url="&patches-root;&kbd-backspace-patch;"/></para>
</listitem>
</varlistentry>
<varlistentry>
- <term>Inetutils No-Server-Man-Pages Patch - 4 KB:</term>
+ <term>Kbd GCC-4.x Fix Patch - 1 KB:</term>
<listitem>
- <para><ulink url="&patches-root;&inetutils-man_pages-patch;"/></para>
+ <para><ulink url="&patches-root;&kbd-gcc4_fixes-patch;"/></para>
</listitem>
</varlistentry>
@@ -201,16 +201,16 @@
</varlistentry>
<varlistentry>
- <term>Tar Sparse Fix Patch - 1 KB:</term>
+ <term>Tar Security Fixes Patch - 4 KB:</term>
<listitem>
- <para><ulink url="&patches-root;&tar-sparse_fix-patch;"/></para>
+ <para><ulink url="&patches-root;&tar-security_fixes-patch;"/></para>
</listitem>
</varlistentry>
<varlistentry>
- <term>Tar Security Fixes Patch - 4 KB:</term>
+ <term>Tar Sparse Fix Patch - 1 KB:</term>
<listitem>
- <para><ulink url="&patches-root;&tar-security_fixes-patch;"/></para>
+ <para><ulink url="&patches-root;&tar-sparse_fix-patch;"/></para>
</listitem>
</varlistentry>
diff --git a/general.ent b/general.ent
index d9fa670d9..252bc2e64 100644
--- a/general.ent
+++ b/general.ent
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
-<!ENTITY version "SVN-20060420">
-<!ENTITY releasedate "April 20, 2006">
+<!ENTITY version "SVN-20060421">
+<!ENTITY releasedate "April 21, 2006">
<!ENTITY milestone "6.2">
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->