aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2005-07-26 21:01:01 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2005-07-26 21:01:01 +0000
commit04dd97369c1b59d1de8655ae0e2be7c365276bb3 (patch)
treeccbf775ed7426964bbabf4c2f0243cd265d89a34 /chapter01
parentc51ea9fb123979adc347fbf3684c7abc9b6f85cd (diff)
Remove groups from the list of programs installed by shadow
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6585 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 79100ab50..7622828ed 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -110,6 +110,10 @@ First a summary, then a detailed log.</para>
</itemizedlist>
</listitem>
+<listitem><para>July 26th, 2005 [matt]: Remove <quote>groups</quote> from the
+list of programs installed by shadow, as we use the version provided by
+coreutils instead (Randy McMurchy).</para></listitem>
+
<listitem><para>July 26th, 2005 [matt]: Updated to mktemp-1.5-add_tempfile-3.patch, which adds license and copyright information to the previous version.</para></listitem>
<listitem><para>July 23rd, 2005 [matt]: Moved FORMER_CONTRIBUTORS information