diff options
author | Jeremy Utley <jeremy@linuxfromscratch.org> | 2003-09-01 19:29:40 +0000 |
---|---|---|
committer | Jeremy Utley <jeremy@linuxfromscratch.org> | 2003-09-01 19:29:40 +0000 |
commit | 0c84f8a8a9005537fc7a8373e450fa0186b7fadc (patch) | |
tree | 60b861127a40b6b62376c6c9fad49742ac1fbd8b /chapter01/changelog.xml | |
parent | 2b9f7514dab741b774a1bb3c5099c72e1c833efe (diff) |
Added Shadow newgrp fix from Greg
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2714 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-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 f361d222c..ab4cc04ac 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -82,6 +82,9 @@ </itemizedlist> </para></listitem> +<listitem><para>September 1, 2003 [jeremy] - Added in shadow +newgrp patch from Greg Schafer</para></listitem> + <listitem><para>August 31, 2003 [jeremy] - Chapter 6 - Inetutils - added the --disable-whois and --disable-servers flags</para></listitem> |