aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2014-08-03 02:59:46 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2014-08-03 02:59:46 +0000
commit0bf4dfe63c985c180eaa7feadf6a4703f2dc9fd4 (patch)
tree399eb0c562e7692a0ee6825f9f6abafaa8f2386a /chapter01
parent93756f6c999e053b261d34e92707576bb0725680 (diff)
Move sed to be after acl.
Remove reference to obsolete /proc/ksyms in modules boot script. Change internal references to svn to an entitiy. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10671 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml18
1 files changed, 18 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 31115e8a6..cf44d86bc 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -36,6 +36,24 @@
</listitem>
-->
<listitem>
+ <para>2014-08-02</para>
+ <itemizedlist>
+ <listitem>
+ <para>[bdubbs] - Move sed to be after acl. Fixes
+ <ulink url="&lfs-ticket-root;3646">#3646</ulink>.</para>
+ </listitem>
+ <listitem>
+ <para>[bdubbs] - Remove reference to obsolete /proc/ksyms in
+ modules boot script. Fixes
+ <ulink url="&lfs-ticket-root;3644">#3644</ulink>.</para>
+ </listitem>
+ <listitem>
+ <para>[bdubbs] - Change internal references to svn to an entitiy.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>2014-07-27</para>
<itemizedlist>
<listitem>