diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2006-01-03 16:36:04 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2006-01-03 16:36:04 +0000 |
commit | 60e34b52810dd47567ca18aa2c86fe4cd7c9fd01 (patch) | |
tree | 7170da96ec0d5e526dc95a527f1507f259c1f13d /chapter01 | |
parent | 3c55f731d64f6aea8cd8d2a01d8cd404fa7379c6 (diff) |
Clarify mktemp's --with-libc configure parameter
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7243 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 b2958bd85..78d24adea 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>January 3, 2006 [matt]: Clarify the description of mktemp's +--with-libc configure parameter (fixes bug 1667).</para></listitem> + <listitem><para>January 3, 2006 [matt]: Upgrade to libtool 1.5.22.</para> </listitem> |