diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2004-05-19 18:26:48 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2004-05-19 18:26:48 +0000 |
commit | ebe75b6d76e9d071582d2bf9509548d2bd3ea262 (patch) | |
tree | fd0ec14381db7cd3cc52d671ca82372d85387976 /chapter01 | |
parent | 7d77e8e33687f3933047ee0a4c94060eae94c991 (diff) |
* Install tempfile wrapper for mktemp
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3658 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-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 fb1fd6d55..d18ebcab3 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -97,6 +97,8 @@ first a summary, then a detailed log.</para> </itemizedlist> </listitem> +<listitem><para>May 19th, 2004 [matt]: Chapter 6 - mktemp. Install tempfile +wrapper.</para></listitem> <listitem><para>May 18th, 2004 [winkie]: Upgraded to LFS-Bootscripts 2.1.1. </para></listitem> |