diff options
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 19 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 8 |
2 files changed, 27 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index b44e0c75d..3bbae69bd 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -37,6 +37,25 @@ --> <listitem> + <para>2012-06-03</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Add pkg-config-0.26-internal-glib to the + book. Fixes + <ulink url="&lfs-ticket-root;3105">#3105</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Add popt-1.16 to the book.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update Chapter 5 perl instructions + for the LFS environment. Fixes + <ulink url="&lfs-ticket-root;3104">#3104</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2012-05-30</para> <itemizedlist> <listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index e40a7950d..25e8a76e0 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -251,6 +251,14 @@ <para>&perl-libc-patch;</para> </listitem> + <listitem> + <para>pkg-config-&pkgconfig-version;</para> + </listitem> + + <listitem> + <para>popt&popt-version;</para> + </listitem> + </itemizedlist> <itemizedlist> |