Author: dnicholson
Date: 2007-08-08 12:10:59 -0600 (Wed, 08 Aug 2007)
New Revision: 8295

Modified:
   trunk/BOOK/chapter01/changelog.xml
   trunk/BOOK/chapter06/bash.xml
   trunk/BOOK/general.ent
Log:
Fix bash stdin test to work when switching users


Modified: trunk/BOOK/chapter01/changelog.xml
===================================================================
--- trunk/BOOK/chapter01/changelog.xml  2007-08-08 18:10:57 UTC (rev 8294)
+++ trunk/BOOK/chapter01/changelog.xml  2007-08-08 18:10:59 UTC (rev 8295)
@@ -37,7 +37,7 @@
 -->
 
     <listitem>
-      <para>2007-08-07</para>
+      <para>2007-08-08</para>
       <itemizedlist>
         <listitem>
           <para>[dnicholson] - Redirected <filename
@@ -45,6 +45,12 @@
           running the Bash testsuite to prevent errors with terminal
           permissions.</para>
         </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
+      <para>2007-08-07</para>
+      <itemizedlist>
         <listitem>
           <para>[dnicholson] - Added the 
<parameter>--disable-werror</parameter>
           parameter to Binutils Pass 1.</para>

Modified: trunk/BOOK/chapter06/bash.xml
===================================================================

Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent      2007-08-08 18:10:57 UTC (rev 8294)
+++ trunk/BOOK/general.ent      2007-08-08 18:10:59 UTC (rev 8295)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
-<!ENTITY version "SVN-20070807">
-<!ENTITY releasedate "August 7, 2007">
+<!ENTITY version "SVN-20070808">
+<!ENTITY releasedate "August 8, 2007">
 <!ENTITY milestone "7.0">
 <!ENTITY generic-version "development"> <!-- Use "development", "testing", or 
"x.y[-pre{x}]" -->
 

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to