diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2018-12-02 00:14:09 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2018-12-02 00:14:09 +0000 |
commit | dc5577b16bc8d5148c3622aefaf30d1907745d10 (patch) | |
tree | c59e3a9f0c66b6fe65018533fc71b1d19065cf51 /chapter01/changelog.xml | |
parent | e7e744cc6da32976b71832c4bf9efed489a5a058 (diff) |
Move /etc/bash_completions.d/grub to a better location.
Update to dejagnu-1.6.2.
Update to linux-4.19.6.
Update to perl-5.28.1.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11491 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 6d90a3a88..bf98a7b50 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -43,6 +43,29 @@ appropriate for the entry or if needed the entire day's listitem. --> <listitem> + <para>2018-12-01</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Move /etc/bash_completions.d/grub to a + better location. Fixes + <ulink url="&lfs-ticket-root;4385">#4385</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to dejagnu-1.6.2. Fixes + <ulink url="&lfs-ticket-root;4382">#4382</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to linux-4.19.6. Fixes + <ulink url="&lfs-ticket-root;4383">#4383</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to perl-5.28.1. Fixes + <ulink url="&lfs-ticket-root;4384">#4384</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2018-11-25</para> <itemizedlist> <listitem> |