Ver Fonte

Updated the changelog and general.ent.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@5138 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Archaic há 20 anos atrás
pai
commit
7979cfcbc1
2 ficheiros alterados com 6 adições e 2 exclusões
  1. 4 0
      chapter01/changelog.xml
  2. 2 2
      general.ent

+ 4 - 0
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>
 

+ 2 - 2
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/">