diff options
author | Ken Moffat <ken@linuxfromscratch.org> | 2005-08-14 22:20:06 +0000 |
---|---|---|
committer | Ken Moffat <ken@linuxfromscratch.org> | 2005-08-14 22:20:06 +0000 |
commit | 3937cf09028fe4c3d1b12752c01fcf84f23296a8 (patch) | |
tree | 08292c2ec9f7f6b347238c68ee4b890e023e2bc2 /chapter01 | |
parent | 4fa614477d8dd140be5e9957c9a1cd4fdd732416 (diff) |
Version update for shadow
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6686 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 756609e09..7c0a610f0 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -113,6 +113,9 @@ First a summary, then a detailed log.</para> </itemizedlist> </listitem> +<listitem><para>August 14th, 2005 [ken]: Upgrade shadow to 4.0.11.1 with +--enable-shadowgrp as advised by Greg Schafer.</para></listitem> + <listitem><para>August 14th, 2005 [matt]: Add a sed to prevent the UFS test from being run (fixes bug 1595).</para></listitem> |