aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorJeremy Utley <jeremy@linuxfromscratch.org>2003-09-05 03:00:26 +0000
committerJeremy Utley <jeremy@linuxfromscratch.org>2003-09-05 03:00:26 +0000
commitf71e76c2705df902d681c9f3f480f9b21f8d02f4 (patch)
tree6633c376e3863f650a2010df8e818c4896882f92 /chapter01
parentc4603f5cb05b06dbbce4fe7be911f8ff25ddc869 (diff)
Removed the creation of /usr/tmp when creating directories
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2737 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 11b08f951..30f321a8d 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -82,6 +82,9 @@
</itemizedlist>
</para></listitem>
+<listitem><para>September 4th, 2003 [jeremy]: Chapter 6 - Creating
+Directories: Eliminated the creation of /usr/tmp - Closes bug 176.</para></listitem>
+
<listitem><para>September 4th, 2003 [jeremy]: Chapter 6 - Mounting Proc:
Added mounting the devpts filesystem into chroot here. Closes bug 533.</para>
</listitem>