Browse Source

Fix #2701. Thanks to ik for reporting, and to matt for confirming the fix.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9329 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Ken Moffat 15 years ago
parent
commit
344f65adc2
3 changed files with 14 additions and 3 deletions
  1. 11 0
      chapter01/changelog.xml
  2. 2 2
      general.ent
  3. 1 1
      packages.ent

+ 11 - 0
chapter01/changelog.xml

@@ -36,6 +36,17 @@
     </listitem>
 
 -->
+    <listitem>
+      <para>2010-07-01</para>
+      <itemizedlist>
+        <listitem>
+          <para>[ken] - Minor text correction.
+           Fixes
+           <ulink url="&lfs-ticket-root;2701">#2701</ulink>.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
     <listitem>
       <para>2010-06-27</para>
       <itemizedlist>

+ 2 - 2
general.ent

@@ -1,5 +1,5 @@
-<!ENTITY version "SVN-20100627">
-<!ENTITY releasedate "June 27, 2010">
+<!ENTITY version "SVN-20100701">
+<!ENTITY releasedate "July 1, 2010">
 <!ENTITY copyrightdate "1999-2010"><!-- jhalfs needs a literal dash, not &ndash; -->
 <!ENTITY milestone "6.7">
 <!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->

+ 1 - 1
packages.ent

@@ -522,7 +522,7 @@
 <!ENTITY udev-ch6-sbu "0.2 SBU">
 
 <!ENTITY udev-testfiles-url "http://anduin.linuxfromscratch.org/sources/other/udev-&udev-version;-testfiles.tar.bz2">
-<!ENTITY udev-testfiles-size "147">
+<!ENTITY udev-testfiles-size "147 KB">
 <!ENTITY udev-testfiles-md5 "56dc32b500c3e6d788662359634c4d92">
 <!ENTITY udev-testfiles-du "6.8 MB">