diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2016-09-16 20:43:48 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2016-09-16 20:43:48 +0000 |
commit | e980f1acb9f672b055e7c271b8fda2c478169cdf (patch) | |
tree | a35350d0ff16b9c133bce0058351ff5dd2197127 /chapter01/changelog.xml | |
parent | 0c8d92d6ef3f4e1aa4e70c7a970fa14ea7f3fbac (diff) |
Update to bash-4.4.
Update to readline-7.0.
Update to linux-4.7.4.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11128 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index da2b79478..7c4e68ec0 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -43,6 +43,24 @@ appropriate for the entry or if needed the entire day's listitem. --> <listitem> + <para>2016-09-16</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Update to bash-4.4. Fixes + <ulink url="&lfs-ticket-root;3981">#381</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to readline-7.0. Fixes + <ulink url="&lfs-ticket-root;3982">#382</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to linux-4.7.4. Fixes + <ulink url="&lfs-ticket-root;3980">#380</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2016-09-14</para> <itemizedlist> <listitem> |