diff options
-rw-r--r-- | introduction/welcome/changelog.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml index d3291e4714..6d5f5ec68c 100644 --- a/introduction/welcome/changelog.xml +++ b/introduction/welcome/changelog.xml @@ -42,6 +42,10 @@ <para>January 17th, 2023</para> <itemizedlist> <listitem> + <para>[pierre] - Change external references to python modules + now in the book to internal references.</para> + </listitem> + <listitem> <para>[ken] - Update to firefox-102.7.0 (security update), also update to JS-102.7.0 (normal update). Fixes <ulink url="&blfs-ticket-root;17521">#17521</ulink>.</para> @@ -124,6 +128,12 @@ <para>January 13th, 2023</para> <itemizedlist> <listitem> + <para>[pierre] - Add an XSL stylesheet for generating the + pythonhosted.xml page from the information contained in + the python modules and dependencies sections, and use it + in Makefile.</para> + </listitem> + <listitem> <para>[bdubbs] - Update to llvm-15.0.7. Fixes <ulink url="&blfs-ticket-root;17508">#17508</ulink>.</para> </listitem> |