diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2017-12-31 16:56:07 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2017-12-31 16:56:07 +0000 |
commit | 25332b5e9793e0c440d7f219b9652f810442545b (patch) | |
tree | 8323606ad2ef5b06e2e3cf6bfb5bf58570d43b10 /chapter01/changelog.xml | |
parent | 0d84af1cbb0dc825db3e965d5126e5b08f878067 (diff) |
Add comments to the kernel section to change the unwinder option.
Update to linux-4.14.10.
Update to coreutils-8.29.
Remove old footer from non-chunks book.
Make spacing between "Chapter" and digit non breaking.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11344 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 29 |
1 files changed, 28 insertions, 1 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index d9613bff7..21ad9af93 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -43,6 +43,33 @@ appropriate for the entry or if needed the entire day's listitem. --> <listitem> + <para>2018-01-01</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Add comments to the kernel section + to change the unwinder option. Fixes + <ulink url="&lfs-ticket-root;4186">#4186</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to linux-4.14.10. Fixes + <ulink url="&lfs-ticket-root;4184">#4184</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to coreutils-8.29. Fixes + <ulink url="&lfs-ticket-root;4189">#4189</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Remove old footer from non-chunks book. Fixes + <ulink url="&lfs-ticket-root;4188">#4188</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Make spacing between "Chapter" and digit non breaking. Fixes + <ulink url="&lfs-ticket-root;4187">#4187</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2017-12-26</para> <itemizedlist> <listitem> @@ -332,7 +359,7 @@ <para>2017-09-24</para> <itemizedlist> <listitem> - <para>[bdubbs] - Reorder packages in Chapter 6 so Python can use + <para>[bdubbs] - Reorder packages in Chapter 6 so Python can use gdbm.</para> </listitem> <listitem> |