aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorGreg Schafer <greg@linuxfromscratch.org>2003-10-01 23:57:04 +0000
committerGreg Schafer <greg@linuxfromscratch.org>2003-10-01 23:57:04 +0000
commitd5d57b1660a5a3b739fb52203d4c01f7da491226 (patch)
treee1deb024044f8d7f03bb4f1773f116d77b987c7a /chapter01
parentbd10d482480b7ce74c00c400019d93a4f48fedd2 (diff)
Chapter 6 - Shadow: Enable MD5 passwords. Closes Bug 600.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2913 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index d06af25bb..52b467998 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -95,6 +95,9 @@
</itemizedlist>
</para></listitem>
+<listitem><para>October 2nd, 2003 [greg]: Chapter 6 - Shadow: Enable
+MD5 passwords. Closes Bug 600.</para></listitem>
+
<listitem><para>September 27th, 2003 [greg]: Chapter 5 - Expect: Tweak install
so that redundant scripts are not installed. Chapter 6 - Creating essential
symlinks: Remove redundant links. Chapter 6 - man: Remove PATH, closes