diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2005-10-09 13:16:13 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2005-10-09 13:16:13 +0000 |
commit | 4d296ce81292cfca0fd37284f834638f855e09c2 (patch) | |
tree | cd7088c4fde7773e94f3ac0a47987072a5c148af /chapter01/changelog.xml | |
parent | dde039d8cde9e145fbb2fc01a6a967a7c4dfe532 (diff) |
Emphasise the fact that one must delete the source directory after installing a package
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6989 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-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 1e0ccb9cc..1f7b0d47e 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -123,6 +123,10 @@ First a summary, then a detailed log.</para> </itemizedlist> </listitem> +<listitem><para>October 9, 2005 [matt]: Emphasise the fact that one must delete +the source directory after each package has been installed. Fixes bug 1638. +Thanks to Chris Staub.</para></listitem> + <listitem><para>October 8, 2005 [archaic]: Added patch to fix poor tempfile creation in Texinfo-4.8 that can lead to a symlink attack.</para></listitem> |