diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2018-02-03 02:56:41 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2018-02-03 02:56:41 +0000 |
commit | 869b09668663e06670b710babd7261cd3821356d (patch) | |
tree | 37aec7bd49f13f526aeefecefbc769409c931798 /chapter01/changelog.xml | |
parent | 173aea3c22a648219286575b96fe11030df56bb5 (diff) |
Update to glibc-2.27.
Update to man-pages-4.15.
Update to bash-4.4.18.
Update to iproute2-4.15.0.
Add an option to binutils to support 64-bit operations on
a 32-bit system.
Provide better initialization for vim.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11359 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 09ef2f351..760eb9b49 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -43,6 +43,28 @@ appropriate for the entry or if needed the entire day's listitem. --> <listitem> + <para>2018-02-02</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Update to glibc-2.27. Fixes + <ulink url="&lfs-ticket-root;4207">#4207</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to man-pages-4.15. Fixes + <ulink url="&lfs-ticket-root;4206">#4206</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to bash-4.4.18. Fixes + <ulink url="&lfs-ticket-root;4205">#4205</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to iproute2-4.15.0. Fixes + <ulink url="&lfs-ticket-root;4204">#4204</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2018-01-30</para> <itemizedlist> <listitem> |