From 9b94a9dd16664bd038c37ea2f63b609f03e94394 Mon Sep 17 00:00:00 2001 From: Gerard Beekmans Date: Wed, 14 Feb 2001 01:32:18 +0000 Subject: [PATCH] Removed "new shadow suite link" TODO git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@148 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- TODO | 2 -- 1 file changed, 2 deletions(-) diff --git a/TODO b/TODO index 0579d484e..6f0528799 100644 --- a/TODO +++ b/TODO @@ -1,7 +1,5 @@ These are the TODO items for the next LFS release (3.0): -* New shadow password suite link: ftp://ftp.pld.org.pl/software/shadow/ - * When installing Glibc in chapter 6 glibc-build/login/pt_chown isn't installed (we'll copy manually for now) and the mtrace program isn't build. Find out why.