diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2021-02-02 16:15:16 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2021-02-02 16:15:16 +0000 |
commit | 305ab2a4faa4f3c6a83fc9c3c9f18101bbb2672f (patch) | |
tree | c9380e420318c2e75dcb92d8ad26461960d5eb66 /chapter01 | |
parent | 5ddb2ead5e4acb3f89739905305cde2429119717 (diff) |
Update to bc-3.2.6.
Update to glibc-2.33.
Minor change to mountfs boot script.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12109 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 18 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
2 files changed, 20 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index f4a7906bc..0036d3e65 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -44,6 +44,24 @@ --> <listitem> <itemizedlist> + <para>2021-02-02</para> + <listitem> + <para>[bdubbs] - Update to bc-3.2.6. Fixes + <ulink url="&lfs-ticket-root;4800">#4800</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to glibc-2.33. Fixes + <ulink url="&lfs-ticket-root;4799">#4799</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Minor change to mountfs boot script. Fixes + <ulink url="&lfs-ticket-root;4798">#4798</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> + <itemizedlist> <para>2021-02-01</para> <listitem> <para>[bdubbs] - Update to vim-8.2.2433. Addresses diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 701b2e998..9c2f6bd37 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -105,9 +105,9 @@ <!--<listitem> <para>Gettext-&gettext-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>Glibc-&glibc-version;</para> - </listitem>--> + </listitem> <listitem> <para>GMP-&gmp-version;</para> </listitem> |