aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArchaic <archaic@linuxfromscratch.org>2005-04-28 13:27:05 +0000
committerArchaic <archaic@linuxfromscratch.org>2005-04-28 13:27:05 +0000
commit7979cfcbc13f5d2d3805c0a7cd48a3d02719dec0 (patch)
tree695b4e748573270c1a276f741cd231a96178bf65
parentc3bb6d8d2ca6c6f70ea32b27242ed8e2e24e8b50 (diff)
Updated the changelog and general.ent.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@5138 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter01/changelog.xml4
-rw-r--r--general.ent4
2 files changed, 6 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index edc3e3757..897ff23a5 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -61,6 +61,7 @@ first a summary, then a detailed log.</para>
<itemizedlist>
<listitem><para>bash-3.0-fixes-3.patch</para></listitem>
<listitem><para>bash-3.0-avoid_WCONTINUED-1.patch</para></listitem>
+<listitem><para>glibc-2.3.5-fix_test-1.patch</para></listitem>
<listitem><para>Hotplug 2004_09_23</para></listitem>
<listitem><para>shadow-4.0.7-fix_lastlog-1.patch</para></listitem>
<listitem><para>sysklogd-1.4.1-fixes-1.patch</para></listitem>
@@ -83,6 +84,9 @@ first a summary, then a detailed log.</para>
</itemizedlist>
</listitem>
+<listitem><para>April 27th, 2005 [archaic]: Added a patch to fix 2 glibc
+testsuite failures when the running kernel is 2.6.11.x.</para></listitem>
+
<listitem><para>April 17th, 2005 [manuel]: Updated the stylesheets to use
DoBook-XSL 1.68.1.</para></listitem>
diff --git a/general.ent b/general.ent
index 2e793caef..9149711a3 100644
--- a/general.ent
+++ b/general.ent
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
-<!ENTITY version "SVN-20050417">
-<!ENTITY releasedate "April 17, 2005">
+<!ENTITY version "SVN-20050428">
+<!ENTITY releasedate "April 28, 2005">
<!ENTITY milestone "6.2">
<!ENTITY lfs-root "http://www.linuxfromscratch.org/">