diff options
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 9 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
2 files changed, 11 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 6b14ead31..1605fffa7 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -46,6 +46,15 @@ <para>2018-02-26</para> <itemizedlist> <listitem> + <para>[bdubbs] - Update to less-530. Fixes + <ulink url="&lfs-ticket-root;4220">#4220</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Add an explanation of LIBRARY_PATH + and LD_LIBRARY_PATH used in the eudev instructions. Fixes + <ulink url="&lfs-ticket-root;4224">#4224</ulink>.</para> + </listitem> + <listitem> <para>[bdubbs] - Fix references to both 32-bit and 64-bit systems to list 64-bit examples first. Fixes <ulink url="&lfs-ticket-root;4225">#4225</ulink>.</para> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 381fc2631..c9681e991 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -140,9 +140,9 @@ <listitem> <para>Kmod-&kmod-version;</para> </listitem> - <!--<listitem> + <listitem> <para>Less-&less-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>LFS-Bootscripts-&lfs-bootscripts-version;</para> </listitem>--> |