소스 검색

noted adding of --login to exec /bin/bash to ch6-bash

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1207 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans 24 년 전
부모
커밋
e6313784d6
1개의 변경된 파일4개의 추가작업 그리고 1개의 파일을 삭제
  1. 4 1
      chapter01/changelog.xml

+ 4 - 1
chapter01/changelog.xml

@@ -15,7 +15,10 @@
 
 </para></listitem>
 
-<listitem><para>September 7th, 2001 [gerard]: Chapter 5 - Gcc: Removed
+<listitem><para>September 7th, 2001 [gerard]: Chapter 6 - Bash: Added
+--login to the exec /bin/bash command.</para></listitem>
+
+<listitem><para>September 7th, 2001 [gerard]: Chapter 5 - GCC: Removed
 duplicate explanation (the patch and --enable-languages ones) that are
 already in chapter 5 - gcc.</para></listitem>