diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2014-03-28 02:01:51 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2014-03-28 02:01:51 +0000 |
commit | 28b3209b0ad610da9e812b08cce56fe754937829 (patch) | |
tree | 2b6c8fc6b8f9389b47e2b80310303068265ee37f /chapter01 | |
parent | bafa318886a5f8e9a7f34b3cadb1acab80d6cb29 (diff) |
Added libcap-2.24
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10517 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 9 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 3 |
2 files changed, 12 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 4ebfa1ce7..db4581484 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -36,6 +36,15 @@ </listitem> --> <listitem> + <para>2014-03-28</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Added libcap-2.24.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2014-03-27</para> <itemizedlist> <listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 9218d87a7..1349afc72 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -248,6 +248,9 @@ <para>intltool-&intltool-version;</para> </listitem> <listitem> + <para>libcap-&libcap-version;</para> + </listitem> + <listitem> <para>XML::Parser-&xml-parser-version;</para> </listitem> </itemizedlist> |