diff options
author | Jeremy Huntwork <jhuntwork@linuxfromscratch.org> | 2005-08-28 22:27:05 +0000 |
---|---|---|
committer | Jeremy Huntwork <jhuntwork@linuxfromscratch.org> | 2005-08-28 22:27:05 +0000 |
commit | 01674db27297482054aa51d401dad58711624148 (patch) | |
tree | 05770a9bdaf5749384abd69247965e3ab72670a3 /chapter01 | |
parent | 7eac3e32abdb80a27508969c0662d22695a14d6e (diff) |
Adjusted tar commands for chapter six Bash and Glibc for consistency.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6769 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 84a0a3496..6d11117c9 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -114,6 +114,9 @@ First a summary, then a detailed log.</para> </itemizedlist> </listitem> +<listitem><para>August 28th, 2005 [jhuntwork]: Adjusted tar commands in Bash +and Glibc chapter six builds for consistency</para></listitem> + <listitem><para>August 23rd, 2005 [matt]: Install Udev's documentation relating to configuring rules (fixes bug 1622)</para></listitem> |