diff options
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index fa9323f95..51cc75e47 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -18,6 +18,21 @@ </para></listitem> +<listitem><para>Removed: + +<itemizedlist> +<listitem><para>gzip-1.2.4a-patch</para></listitem> +<listitem><para>sh-utils-2.0-patch</para></listitem> +</itemizedlist> + +</para></listitem> + +<listitem><para>May 1st, 2002 [gerard]: Removed all Glibc-2.0 workarounds - +gzip patch, sh-utils patch, copying of libnss files. Also removed the +<userinput>export VAR=VALUE...unset VAR</userinput> constructions and +changed them to <userinput>VAR=VALUE ./configure</userinput> +constructions.</para></listitem> + <listitem><para>April 26th, 2002 [marcheerdink]: Chapter 06 Findutils: added libexecdir=/usr/bin to the make command to fix a wrong libexecdir path in updatedb.</para></listitem> |