diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2011-11-25 20:47:25 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2011-11-25 20:47:25 +0000 |
commit | f811b569084f83115ccb11d58123295b48c21fc2 (patch) | |
tree | dfc99d64312700e329646241333dc88266a9e860 /chapter01/whatsnew.xml | |
parent | 1bfcbf84e7c619a5f4eba2b7ec245ff4479fae03 (diff) |
Upgrade to GDBM-1.10. Fixes #2962.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9667 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/whatsnew.xml')
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 59f2576f0..6d96dc9ad 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -82,9 +82,9 @@ <listitem> <para>GCC &gcc-version;</para> </listitem> - <!--<listitem> + <listitem> <para>GDBM &gdbm-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>Gettext &gettext-version;</para> </listitem>--> |