Changeset b157558 for chapter01


Ignore:
Timestamp:
02/22/2004 10:32:27 PM (20 years ago)
Author:
Alex Gronenwoud <alex@…>
Branches:
10.0, 10.0-rc1, 10.1, 10.1-rc1, 11.0, 11.0-rc1, 11.0-rc2, 11.0-rc3, 11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, 6.0, 6.1, 6.1.1, 6.3, 6.4, 6.5, 6.6, 6.7, 6.8, 7.0, 7.1, 7.2, 7.3, 7.4, 7.5, 7.5-systemd, 7.6, 7.6-systemd, 7.7, 7.7-systemd, 7.8, 7.8-systemd, 7.9, 7.9-systemd, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, arm, bdubbs/gcc13, ml-11.0, multilib, renodr/libudev-from-systemd, s6-init, trunk, v5_1, v5_1_1, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/lfs-next, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
f89de33
Parents:
cd0c92d6
Message:

Moving the final strip from the last chapter to the end of chapter 6.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3258 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter01/changelog.xml

    rcd0c92d6 rb157558  
    33<?dbhtml filename="changelog.html" dir="chapter01"?>
    44
    5 <para>&version; - &releasedate;</para>
     5<para>This is version &version; of the Linux From Scratch book, dated
     6&releasedate;. If this book is more than two months old, a newer and better
     7version is probably already available. To find out, please check one of the
     8mirrors via <ulink url="&lfs-root;"/>.</para>
     9 
     10<para>Below is a list of changes made since the previous release of the book,
     11first a summary, then a detailed log.</para>
    612
    713<itemizedlist>
     14
     15<listitem><para>Upgraded to:</para>
     16<itemizedlist>
     17<listitem><para>less-382</para></listitem>
     18<listitem><para>man-pages-1.66</para></listitem>
     19<listitem><para>ncurses-5.4</para></listitem>
     20</itemizedlist></listitem>
     21
     22<listitem><para>February 22nd, 2004 [alex]: Moved the stripping of the final
     23system from chapter 9 to the end of chapter 6.</para></listitem>
    824
    925<listitem><para>February 22nd, 2004 [alex]: Chapter 6 - Coreutils and
     
    1430command.</para></listitem>
    1531
    16 <listitem><para>February 14th, 2004 [jeremy]: Chapter 6 - Upgraded Less
    17 to 382.</para></listitem>
     32<listitem><para>February 14th, 2004 [jeremy]: Chapter 6 - Upgraded to
     33Less-382.</para></listitem>
    1834
    19 <listitem><para>February 14th, 2004 [jeremy]: Chapters 5 & 6 - Upgraded
    20 ncurses to version 5.4, and removed references to etip patch.</para></listitem>
     35<listitem><para>February 14th, 2004 [jeremy]: Chapters 5 + 6 - Upgraded to
     36Ncurses-5.4, and removed references to the etip patch.</para></listitem>
    2137
    2238<listitem><para>February 12th, 2004 [jeremy]: Chapter 6 - Removed explicit
     
    2844
    2945<listitem><para>February 8th, 2004 [matt]: Chapter 6 - Updated to
    30 man-pages-1.66.</para></listitem>
     46Man-pages-1.66.</para></listitem>
    3147
    3248<listitem><para>February 7th, 2004 [alex]: Chapter 1 - Moved the Conventions
Note: See TracChangeset for help on using the changeset viewer.