diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2023-01-22 10:00:57 -0600 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2023-01-22 10:00:57 -0600 |
commit | b74c128bc9bf9adeaf5d5e5a11e760bbfa60d640 (patch) | |
tree | 42c3017adedccc025fec9413a2eec0adf7df288c /chapter01 | |
parent | ea0bc1e803908695e772c03a88a9b4814084549a (diff) |
Update to MarkupSafe-2.1.2.
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 10 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
2 files changed, 12 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 02eb3a063..2bd776cb6 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -39,6 +39,16 @@ <listitem revision="sysv"> or <listitem revision="systemd"> as appropriate for the entry or if needed the entire day's listitem. --> + <listitem revision="systemd"> + <para>2023-01-22</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Update to MarkupSafe-2.1.2. Fixes + <ulink url="&lfs-ticket-root;5200">#5200</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + <listitem> <para>2023-01-15</para> <itemizedlist> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index d7bfb4d38..f3a220b73 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -187,9 +187,9 @@ <listitem> <para>Man-pages-&man-pages-version;</para> </listitem> - <!--<listitem revision="systemd"> + <listitem revision="systemd"> <para>MarkupSafe-&markupsafe-version;</para> - </listitem>--> + </listitem> <listitem> <para>Meson-&meson-version;</para> </listitem> |