diff options
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 19 |
1 files changed, 17 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 7fc14b0cd..9fb63b731 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -37,22 +37,37 @@ <listitem><para>Added: <itemizedlist> <listitem><para>findutils-4.1-segfault.patch</para></listitem> +<listitem><para>glibc-2.3.1-libnss.patch</para></listitem> +<listitem><para>glibc-2.3.2-root-perl.patch</para></listitem> <listitem><para>kbd-1.08.patch</para></listitem> +<listitem><para>man-1.5k-80cols.patch</para></listitem> +<listitem><para>man-1.5k-manpath.patch</para></listitem> +<listitem><para>man-1.5k-pager.patch</para></listitem> </itemizedlist> </para></listitem> <listitem><para>Removed: <itemizedlist> <listitem><para>gcc-3.2.1-nofixincludes-2.patch</para></listitem> +<listitem><para>glibc-2.3.1.patch</para></listitem> <listitem><para>kbd-1.06-3.patch</para></listitem> +<listitem><para>man-1.5k-2.patch</para></listitem> <listitem><para>ncurses-5.2-2.patch</para></listitem> </itemizedlist> </para></listitem> -<listitem><para>January 1st, 2002 [gerard]: Chapter 06 - Glibc Second Pass: +<listitem><para>January 2nd, 2003 [gerard]: Replaced the glibc-2.3.1 +mega-patch with two seperate patches (glibc-2.3.1-root-perl.patch and +glibc-2.3.1-libnss.patch).</para></listitem> + +<listitem><para>January 2nd, 2003 [gerard]: Replaced the man-1.5k +mega-patch with three seperate patches (man-1.5k-80cols.patch, +man-1.5k-manpath.patch and man-1.5k-pager.patch).</para></listitem> + +<listitem><para>January 1st, 2003 [gerard]: Chapter 06 - Glibc Second Pass: Fixec typo in linuxthreads man pages installation.</para></listitem> -<listitem><para>January 1st, 2002 [gerard]: Chapter 06 - Linux Kernel: The +<listitem><para>January 1st, 2003 [gerard]: Chapter 06 - Linux Kernel: The man pages can't be installed here because it requires Perl. Moved to end of chapter 6.</para></listitem> |