diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-12-03 19:00:45 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-12-03 19:00:45 +0000 |
commit | 504cdc5decc1f0c9469f334b56f5265f1e8ec6e2 (patch) | |
tree | 17f89e516afb5979276b6eeb94a0186f131e8831 /chapter01 | |
parent | 6cb42ce3a8447369c0439aad3b4b45c1a0e34323 (diff) |
removed bogus symlink creation that gets removed two lines later
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2215 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index f4568b7b5..e81983154 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -41,6 +41,10 @@ </itemizedlist> </para></listitem> +<listitem><para>December 3rd, 2002 [gerard]: Chapter 06 - Bzip2: Removed +unnecesary lines that first create a symlink, then remove it +again.</para></listitem> + <listitem><para>December 3rd, 2002 [gerard]: Appendix A - Bzip2: Updated the download URL.</para></listitem> |