Author: jhuntwork
Date: 2012-04-22 15:00:23 -0600 (Sun, 22 Apr 2012)
New Revision: 9817

Modified:
   branches/jh/chapter01/changelog.xml
   branches/jh/chapter06/createfiles.xml
   branches/jh/general.ent
Log:
Merge r9816 from trunk

Modified: branches/jh/chapter01/changelog.xml
===================================================================
--- branches/jh/chapter01/changelog.xml 2012-04-20 02:22:14 UTC (rev 9816)
+++ branches/jh/chapter01/changelog.xml 2012-04-22 21:00:23 UTC (rev 9817)
@@ -39,6 +39,11 @@
     <listitem>
       <para>2012-04-19</para>
       <itemizedlist>
+         <listitem>
+           <para>[bdubbs] - Change two group IDs to support a 
+           legacy program. Fixes
+           <ulink url="&lfs-ticket-root;3061">#3061</ulink>.</para>
+         </listitem>
         <listitem>
           <para>[jhuntwork] - Adjust build method to use sysroot.</para>
         </listitem>

Modified: branches/jh/chapter06/createfiles.xml
===================================================================
--- branches/jh/chapter06/createfiles.xml       2012-04-20 02:22:14 UTC (rev 
9816)
+++ branches/jh/chapter06/createfiles.xml       2012-04-22 21:00:23 UTC (rev 
9817)
@@ -79,8 +79,8 @@
 bin:x:1:
 sys:x:2:
 kmem:x:3:
-tty:x:4:
-tape:x:5:
+tape:x:4:
+tty:x:5:
 daemon:x:6:
 floppy:x:7:
 disk:x:8:

Modified: branches/jh/general.ent
===================================================================
--- branches/jh/general.ent     2012-04-20 02:22:14 UTC (rev 9816)
+++ branches/jh/general.ent     2012-04-22 21:00:23 UTC (rev 9817)
@@ -1,5 +1,5 @@
-<!ENTITY version "SVN-20120415">
-<!ENTITY releasedate "Apr 15, 2012">
+<!ENTITY version "SVN-20120419">
+<!ENTITY releasedate "Apr 19, 2012">
 <!ENTITY copyrightdate "1999-2012"><!-- jhalfs needs a literal dash, not 
&ndash; -->
 <!ENTITY milestone "7.2">
 <!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