diff options
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 42 |
1 files changed, 29 insertions, 13 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 3d6e89be5..dc380536b 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -37,6 +37,22 @@ --> <listitem> + <para>2008-06-03</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Added udev-config scripts to appenices.</para> + </listitem> + <listitem> + <para>[bdubbs] - Added lfs-bootscripts to appenices.</para> + </listitem> + <listitem> + <para>[bdubbs] - Updated license to Creative Commons with + extracted code under the MIT license.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2008-05-23</para> <itemizedlist> <listitem> @@ -65,25 +81,25 @@ <itemizedlist> <listitem> <para>[jhuntwork] - Use -mtune=native for glibc. We don't - want our libc optimized for 486. It should be optimized - for the local machine.</para> + want our libc optimized for 486. It should be optimized + for the local machine.</para> </listitem> <listitem> <para>[jhuntwork] - Updated Autoconf to 2.62.</para> </listitem> - <listitem> - <para>[jhuntwork] - Updated E2fsprogs to 1.40.8. Fixes #2173. - </para> - </listitem> - <listitem> - <para>[jhuntwork] - Fixed behavior in kbd where man pages - for optional programs that aren't built are installed. - Thanks Greg Schafer for spotting this. - </para> - </listitem> + <listitem> + <para>[jhuntwork] - Updated E2fsprogs to 1.40.8. Fixes #2173. + </para> + </listitem> + <listitem> + <para>[jhuntwork] - Fixed behavior in kbd where man pages + for optional programs that aren't built are installed. + Thanks Greg Schafer for spotting this. + </para> + </listitem> <listitem> <para>[jhuntwork] - Fixed kbd to install getkeycodes, - setkeycodes and resizecons. Also moved loadkeys to /bin from + setkeycodes and resizecons. Also moved loadkeys to /bin from /usr/bin. Thanks, Greg Schafer.</para> </listitem> </itemizedlist> |