diff options
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 3 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index abb1dd153..beaf75568 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -36,12 +36,11 @@ </listitem> --> -<!-- Dummy entry to can validate the book. Remove it after the first real entry--> <listitem> <para>2007-07-31</para> <itemizedlist> <listitem> - <para>[manuel] - Started 7.0 milestone.</para> + <para>[dnicholson] - Updated to glibc-2.5.1.</para> </listitem> </itemizedlist> </listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index f50a71bf9..a4b4ec4f6 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -22,9 +22,11 @@ <itemizedlist> <title>Upgraded to:</title> + <!-- <listitem> <para>None yet</para> </listitem> + --> <!--<listitem> <para>Autoconf &autoconf-version;</para> @@ -79,10 +81,10 @@ </listitem> <listitem> <para>Gettext &gettext-version;</para> - </listitem> + </listitem>--> <listitem> <para>Glibc &glibc-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>Grep &grep-version;</para> </listitem>--> |