diff options
author | Jeremy Utley <jeremy@linuxfromscratch.org> | 2003-09-06 01:52:45 +0000 |
---|---|---|
committer | Jeremy Utley <jeremy@linuxfromscratch.org> | 2003-09-06 01:52:45 +0000 |
commit | 0650a034c7e52baff673f12e0abfacfce8079fc2 (patch) | |
tree | d0dd9054e5733c5b16c0e29d3ae4865ae7e1176a /chapter01/changelog.xml | |
parent | e7e559020fbfcd06854e79e664a6bc7632a373b6 (diff) |
Minor typos
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2744 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index e8eb824c3..b409d2d22 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -82,9 +82,13 @@ </itemizedlist> </para></listitem> +<listitem><para>September 5th, 2003 [jeremy]: Chapter 6 - Makedev: +Changed the default device creation to generic-nopty, because we now use devpts +by default.</para></listitem> + <listitem><para>September 5th, 2003 [jeremy]: Chapter 6 - GCC: Corrected wording to reflect the removal of the /usr/lib/cpp symlink -</listitem></para> +</para></listitem> <listitem><para>September 5th, 2003 [jeremy]: Corrected perl libc patch to -2, changing the old /stage1 structure to /tools</para></listitem> |