From 8f90f47defba93ca3aaca795099f001733fc956a Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Sat, 23 May 2009 09:19:03 +0000 Subject: Add GDBM as a pre-requisite for Man-DB. Fixes #2298. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8894 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 4 ++++ chapter01/whatsnew.xml | 7 +++++++ 2 files changed, 11 insertions(+) (limited to 'chapter01') diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 55ce6b121..d7207bb9a 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,10 @@ 2009-05-23 + + [matthew] - Add GDBM as a pre-requisite for Man-DB. Fixes + #2298. + [matthew] - Add upstream Bash patches. Fixes #2397. diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 5d588a1fb..38e848a77 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -74,6 +74,9 @@ GCC &gcc-version; + @@ -228,6 +231,10 @@ &gcc-startfiles-patch; + + GDBM-&gdbm-version; + + &gettext-upstream_fixes-patch; -- cgit v1.2.3-54-g00ecf