aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01/changelog.xml
diff options
context:
space:
mode:
authorManuel Canales Esparcia <manuel@linuxfromscratch.org>2007-09-16 07:29:31 +0000
committerManuel Canales Esparcia <manuel@linuxfromscratch.org>2007-09-16 07:29:31 +0000
commit9058aa1ecb1c771064d7bd3beacb520c2d8e440a (patch)
tree410974b20a419ddeba9e05fb468307904db0da57 /chapter01/changelog.xml
parentfc02f2718a76d8ae7a23fe80504deae1832d8f17 (diff)
Updated Ncurses contents list and fixes some typos.
Thanks to Chris Staub for the patch. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8385 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r--chapter01/changelog.xml20
1 files changed, 15 insertions, 5 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 1cf420d2d..36ae00877 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -37,6 +37,16 @@
-->
<listitem>
+ <para>2007-09-16</para>
+ <itemizedlist>
+ <listitem>
+ <para>[manuel] - Updated Ncurses contents list and fixes some typos.
+ Thanks to Chris Staub for the patch.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>2007-09-15</para>
<itemizedlist>
<listitem>
@@ -61,15 +71,15 @@
<listitem>
<para>[jhuntwork] - Upgrade to Glibc-2.6.1. Fixes
<ulink url="&lfs-ticket-root;2018">#2018</ulink>.
- Thanks to Matthew Burgess for preparing a discrete patch,
- Robert Connolly and Dan Nicholson for investigating how best
- to adjust CFLAGS, and Greg Schafer for showing the technical
- benefits of using CFLAGS with Glibc.</para>
+ Thanks to Matthew Burgess for preparing a discrete patch,
+ Robert Connolly and Dan Nicholson for investigating how best
+ to adjust CFLAGS, and Greg Schafer for showing the technical
+ benefits of using CFLAGS with Glibc.</para>
</listitem>
<listitem>
<para>[jhuntwork] - Upgrade to GCC-4.2.1. Fixes
<ulink url="&lfs-ticket-root;2002">#2002</ulink>.
- Thanks to Matthew Burgess for preparing a discrete patch.</para>
+ Thanks to Matthew Burgess for preparing a discrete patch.</para>
</listitem>
<listitem>
<para>[matthew] - Upgrade to DB-4.6.19. Fixes