diff options
author | Jeremy Utley <jeremy@linuxfromscratch.org> | 2004-07-20 09:11:46 +0000 |
---|---|---|
committer | Jeremy Utley <jeremy@linuxfromscratch.org> | 2004-07-20 09:11:46 +0000 |
commit | 0e85de00ea385bfdb0c6c509fddd6557d3bdad0a (patch) | |
tree | 3e0611d2e4e8d3c32a821c8254938a785e31e556 /chapter01/changelog.xml | |
parent | 02ef0876f0a70051fc029747560aede4401db132 (diff) |
Corrected the double creation of /var/tmp (Kris van Rens and others)
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3956 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 93fe26cb5..bb89ad16f 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -79,6 +79,8 @@ first a summary, then a detailed log.</para> </itemizedlist> </listitem> +<listitem><para>July 20, 2004 [jeremy]: Corrected the double-creation of /var/tmp (Kris van Rens and others)</para></listitem> + <listitem><para>July 19, 2004 [matt]: Upgraded to udev-030.</para></listitem> <listitem><para>July 19, 2004 [matt]: Upgraded to procps-3.2.2.</para></listitem> |