diff options
author | Pierre Labastie <pieere@linuxfromscratch.org> | 2019-12-22 10:06:21 +0000 |
---|---|---|
committer | Pierre Labastie <pieere@linuxfromscratch.org> | 2019-12-22 10:06:21 +0000 |
commit | e45f19f97c59ee725c05ee0f642371988866dc5a (patch) | |
tree | f83282e6c59b7ca768c309b1c1ed6131a012ad11 /chapter01 | |
parent | 957ce6b7afbe27d4eae1971847ae673298c2e1e0 (diff) |
File-5.38
Vim-8.2.0024
Linux-5.4.6
Python-3.8.1
Some updates in SBU and disk usage
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11711 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 22 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
2 files changed, 24 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 6568d47ba..86104c2a5 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>2019-12-22</para> + <itemizedlist> + <listitem> + <para>[pierre] - Update to python3-3.8.1. Fixes + <ulink url="&lfs-ticket-root;4564">#4564</ulink>.</para> + </listitem> + <listitem> + <para>[pierre] - Update to file-5.38. Fixes + <ulink url="&lfs-ticket-root;4563">#4563</ulink>.</para> + </listitem> + <listitem> + <para>[pierre] - Update to linux-5.4.6. Fixes + <ulink url="&lfs-ticket-root;4562">#4562</ulink>.</para> + </listitem> + <listitem> + <para>[pierre] - Update to vim-8.2.0024. Part of + <ulink url="&lfs-ticket-root;4500">#4500</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2019-12-12</para> <itemizedlist> <listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 0f9bafeeb..61e9be6e2 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -80,9 +80,9 @@ <!-- <listitem> <para>Expect-&expect-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>File-&file-version;</para> - </listitem>--> + </listitem> <listitem> <para>Findutils-&findutils-version;</para> </listitem> |