diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2017-05-05 20:07:19 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2017-05-05 20:07:19 +0000 |
commit | 6ca023512baacc430ab6759924433482a1f201e1 (patch) | |
tree | ce6b48332e84cdfbbd005be5ebed15b9fd8c0e0d /chapter01 | |
parent | aeaae4a90801c8515f95afa68769164eae2014ab (diff) |
Update to man-pages-4.11.
Incorporate a test fix into the flex patch.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11244 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 10 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 2 |
2 files changed, 11 insertions, 1 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 36e197c9c..d72f5bdb8 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -43,6 +43,16 @@ appropriate for the entry or if needed the entire day's listitem. --> <listitem> + <para>2017-05-05</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Update to man-pages-4.11. Fixes + <ulink url="&lfs-ticket-root;4083">#4083</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2017-05-03</para> <itemizedlist> <listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index aaaf4e3d8..935f66c06 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -260,7 +260,7 @@ </listitem> --> <listitem> - <para>flex-2.6.3-upstream_fix-1.patch</para> + <para>flex-2.6.3-upstream_fixes-3.patch</para> </listitem> </itemizedlist> |