diff options
-rw-r--r-- | chapter01/changelog.xml | 4 | ||||
-rw-r--r-- | entities/manpages.ent | 6 |
2 files changed, 7 insertions, 3 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 91a16ce57..799568980 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -12,6 +12,7 @@ <listitem><para>automake-1.7.9</para></listitem> <listitem><para>file-4.06</para></listitem> <listitem><para>gcc-3.3.2</para></listitem> +<listitem><para>man-pages-1.62</para></listitem> <listitem><para>modutils-2.4.26</para></listitem> <listitem><para>procps-3.1.14</para></listitem> <listitem><para>sed-4.0.8</para></listitem> @@ -31,6 +32,9 @@ </itemizedlist> </listitem> +<listitem><para>November 13th, 2003 [gerard]: Upgraded to +man-pages-1.62</para></listitem> + <listitem><para>November 13th, 2003 [gerard]: Renamed GCC no_fixincludes-2.patch to no_fixincludes-1.patch which was the name it is supposed to be.</para></listitem> diff --git a/entities/manpages.ent b/entities/manpages.ent index 0a0472973..a3c26d115 100644 --- a/entities/manpages.ent +++ b/entities/manpages.ent @@ -6,9 +6,9 @@ <!ENTITY aa-manpages-dep SYSTEM "../appendixa/manpages-dep.xml"> <!ENTITY aa-manpages-down SYSTEM "../appendixa/manpages-down.xml"> -<!ENTITY man-pages-version "1.60"> -<!ENTITY man-pages-depversion "1.60"> -<!ENTITY man-pages-contversion "1.60"> +<!ENTITY man-pages-version "1.62"> +<!ENTITY man-pages-depversion "1.62"> +<!ENTITY man-pages-contversion "1.62"> <!ENTITY man-pages-dir "man-pages-&man-pages-version;"> <!ENTITY man-pages-package "man-pages-&man-pages-version;.tar.bz2"> <!ENTITY man-pages-size "627 KB"> |