diff options
author | Douglas R. Reno <renodr@linuxfromscratch.org> | 2023-08-14 14:34:24 -0500 |
---|---|---|
committer | Douglas R. Reno <renodr@linuxfromscratch.org> | 2023-08-14 14:34:24 -0500 |
commit | 8694ae60e7eecf069df305562ada561d9a96f700 (patch) | |
tree | aee000b55b58eee2f01b5421697f2c43f6f81adf /chapter01/whatsnew.xml | |
parent | 355efd11a8cb28e4dfd335d97fb03c6ecea5d04d (diff) |
Various changes to whatsnew.xml and changelog.xml
Changelog.xml: Remove additional revision='sysv's for some of the udev
changes
Changelog.xml: Make the previous eudev update SysV only
Changelog.xml: Remove duplicate 'xz' entry and replace it with the glibc
memalign patch entry
Whatsnew.xml: Document changes to gawk, tzdata, and texinfo
Whatsnew.xml: Add the glibc patch to the new list
Diffstat (limited to 'chapter01/whatsnew.xml')
-rw-r--r-- | chapter01/whatsnew.xml | 16 |
1 files changed, 10 insertions, 6 deletions
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index cf5156d40..78a241373 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -112,9 +112,9 @@ <listitem> <para>Flit-core-&flit-core-version;</para> </listitem> - <!--<listitem> + <listitem> <para>Gawk-&gawk-version;</para> - </listitem>--> + </listitem> <listitem> <para>GCC-&gcc-version;</para> </listitem> @@ -265,12 +265,12 @@ <!--<listitem> <para>Tcl-&tcl-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>Texinfo-&texinfo-version;</para> - </listitem>--> - <!--<listitem> + </listitem> + <listitem> <para>Tzdata-&tzdata-version;</para> - </listitem>--> + </listitem> <listitem> <para>Util-Linux-&util-linux-version;</para> </listitem> @@ -331,6 +331,10 @@ <para>Flit-core-&flit-core-version;</para> </listitem> + <listitem> + <para>&glibc-memalign-patch;</para> + </listitem> + <!--<listitem> <para>&grub-upstream-fixes-patch;</para> </listitem>--> |