From c350d43a4dc6c1a35be23ff9d91da11617c20fcc Mon Sep 17 00:00:00 2001 From: DJ Lucas Date: Tue, 21 Oct 2008 05:31:18 +0000 Subject: Fixed grep's -i feature. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8688 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'chapter01') diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 2a09590fa..2a6a26461 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,11 @@ 2008-10-21 + + [dj] - Added '--without-included-regex' to grep instrcutions + in order to force the use of glibc's regex library. This fixes the + -i switch for grep. + [dj] - Reintroduced the command to supress installation of the vi_VN.TCVN locale as bash is still broken with it. -- cgit v1.2.3-54-g00ecf