Przeglądaj źródła

added changelog entry for previous commit : removed cd / command and just use absolute paths for the two chmod's

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1906 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans 23 lat temu
rodzic
commit
dcedf5db93
1 zmienionych plików z 6 dodań i 1 usunięć
  1. 6 1
      chapter01/changelog.xml

+ 6 - 1
chapter01/changelog.xml

@@ -27,7 +27,12 @@
 
 </para></listitem>
 
-<listitem><para>May 25th, 2002 [markh]: Chapter 6 - Some minor
+<listitem><para>May 26th, 2002 [gerard]: Chapter 06 - Creating Directories:
+removed the <userinput>cd /</userinput> command and changed the two
+<userinput>chmod</userinput> commands to use absolute paths
+instead.</para></listitem>
+
+<listitem><para>May 25th, 2002 [markh]: Chapter 06 - Some minor
 corrections dealing with removing the $LFS variable where it isn't
 wanted.</para></listitem>