diff options
author | Jeremy Huntwork <jhuntwork@linuxfromscratch.org> | 2008-04-03 02:24:56 +0000 |
---|---|---|
committer | Jeremy Huntwork <jhuntwork@linuxfromscratch.org> | 2008-04-03 02:24:56 +0000 |
commit | 24acdca37e103da2642f6fd155ed0da156222ebd (patch) | |
tree | d5ea255f3904099eb52a4d76b7ea7ef2c9a3cfec /chapter01 | |
parent | 20f8deb0c2d701dc9007381b521c6f6a3ec329ac (diff) |
Added an upstream patch for db-4.6.21, thanks Randy McMurchy for the report. Fixes #2164.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8505 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index ea976a8fd..1e4d6e89b 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -42,6 +42,10 @@ <listitem> <para>[jhuntwork] - Updated to linux-2.6.24.4, fixes #2157.</para> </listitem> + <listitem> + <para>[jhuntwork] - Added an upstream patch for db-4.6.21, thanks + Randy McMurchy for the report. Fixes #2164.</para> + </listitem> </itemizedlist> </listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index f71c26ea6..99c7a7d7f 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -213,6 +213,10 @@ </listitem> <listitem> + <para>&db-fixes-patch;</para> + </listitem> + + <listitem> <para>&grep-debian-patch;</para> </listitem> |