diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2021-06-18 09:23:28 -0500 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2021-06-18 09:23:28 -0500 |
commit | 577ac46eeac6c240e91ec588f45890c7fced03fb (patch) | |
tree | 7ca68a345f5afb8a797e6dfd52a998ca25fbd10f /chapter01 | |
parent | f1f9fbefad9d5f3705e1b71353dbfaa719ef6f24 (diff) |
Ensure capsh in installed from the libcap package.
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 1ed4589ef..872082ac1 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -43,6 +43,15 @@ appropriate for the entry or if needed the entire day's listitem. --> <listitem> + <para>2021-06-18</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Ensure libcap installs capsh.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2021-06-15</para> <itemizedlist> <listitem> |