diff options
author | Jeremy Utley <jeremy@linuxfromscratch.org> | 2004-12-19 18:29:03 +0000 |
---|---|---|
committer | Jeremy Utley <jeremy@linuxfromscratch.org> | 2004-12-19 18:29:03 +0000 |
commit | fcbc3481c53bd42cf79ba6841fb378f6b38025c7 (patch) | |
tree | 34bf09f9a9d4717e1ff58b6766a87a67a2ed048d /chapter01/changelog.xml | |
parent | 060e2e14b6678738000f86068394dc25e59b19b7 (diff) |
Fixed shadow - thanks David Jensen and Robert Connolly
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4419 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-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 f34b7a056..2b1118809 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -44,6 +44,8 @@ of the LFS Book.</para> </itemizedlist> </listitem> +<listitem><para>December 19th, 2004 [jeremy]: Fixed shadow instructions so the sed doesn't create a blank file, from Robert Conolly and David Jensen</para></listitem> + <listitem><para>December 17th, 2004 [jim]: Upgraded to findutils-4.2.10, man-pages-2.00, sysvinit-2.86, tcl-8.4.9, udev-049 and util-linux-2.12l.</para></listitem> |