aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chapter01/changelog.xml10
-rw-r--r--chapter03/patches.xml4
-rw-r--r--general.ent4
3 files changed, 14 insertions, 4 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 476ad4dee..eddaf425b 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -41,6 +41,16 @@
<para>2009-05-28</para>
<itemizedlist>
<listitem>
+ <para>[bdubbs] - Remove no longer used zlib patch from patches
+ list in Chapter 3.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
+ <para>2009-05-28</para>
+ <itemizedlist>
+ <listitem>
<para>[bdubbs] - Update grub make instruction to ensure all
checks pass.</para>
</listitem>
diff --git a/chapter03/patches.xml b/chapter03/patches.xml
index 6cbbc1be7..a7b32b448 100644
--- a/chapter03/patches.xml
+++ b/chapter03/patches.xml
@@ -226,13 +226,13 @@
</listitem>
</varlistentry> -->
- <varlistentry>
+ <!--<varlistentry>
<term>Zlib fPIC Patch - <token>&zlib-fpic-patch-size;</token>:</term>
<listitem>
<para>Download: <ulink url="&patches-root;&zlib-fpic-patch;"/></para>
<para>MD5 sum: <literal>&zlib-fpic-patch-md5;</literal></para>
</listitem>
- </varlistentry>
+ </varlistentry>-->
</variablelist>
diff --git a/general.ent b/general.ent
index 3a953fce4..5103ae06e 100644
--- a/general.ent
+++ b/general.ent
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
-<!ENTITY version "SVN-20090529">
-<!ENTITY releasedate "May 29, 2009">
+<!ENTITY version "SVN-20090601">
+<!ENTITY releasedate "June 1, 2009">
<!ENTITY copyrightdate "1999-2009"><!-- jhalfs needs a literal dash, not &ndash; -->
<!ENTITY milestone "6.5">
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->