From 5897639a63b476759f18df9496b5d8d8844372fc Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Wed, 3 May 2017 21:28:38 +0000 Subject: Fix a problem with glibc tests and add some explanations to i the configure options. Add a command to touch /root/.vimrc so that the default vim options don't override those in /etc/vimrc. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11240 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'chapter01') diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index da54a8765..4bc0674af 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -42,6 +42,21 @@ or as appropriate for the entry or if needed the entire day's listitem. --> + + 2017-05-03 + + + [bdubbs] - Fix a problem with glibc tests and + add some explanations to the configure options. + + + [bdubbs] - Add a command to touch /root/.vimrc + so that the default vim options don't override those + in /etc/vimrc. + + + + 2017-05-01 -- cgit v1.2.3-54-g00ecf