diff options
-rw-r--r-- | chapter01/changelog.xml | 4 | ||||
-rw-r--r-- | entities/file.ent | 2 |
2 files changed, 4 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 7ea219649..59ea010ad 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -12,7 +12,7 @@ <listitem><para>bash-2.05b</para></listitem> <listitem><para>binutils-2.14</para></listitem> <listitem><para>e2fsprogs-1.34</para></listitem> -<listitem><para>file-4.03</para></listitem> +<listitem><para>file-4.04</para></listitem> <listitem><para>findutils-4.1.20</para></listitem> <listitem><para>gawk-3.1.3</para></listitem> <listitem><para>gcc-3.3.1</para></listitem> @@ -94,6 +94,8 @@ </itemizedlist> </para></listitem> +<listitem><para>September 17th, 2003 [jeremy]: Upgraded File to 4.04</para></listitem> + <listitem><para>September 17th, 2003 [jeremy]: Chapter 6 - changed 2 of the occurances of exec bash --login to include the +h directive. </para></listitem> diff --git a/entities/file.ent b/entities/file.ent index 8843bea8e..fc65cc867 100644 --- a/entities/file.ent +++ b/entities/file.ent @@ -10,7 +10,7 @@ <!ENTITY aa-file-dep SYSTEM "../appendixa/file-dep.xml"> <!ENTITY aa-file-down SYSTEM "../appendixa/file-down.xml"> -<!ENTITY file-version "4.03"> +<!ENTITY file-version "4.04"> <!ENTITY file-depversion "3.37"> <!ENTITY file-contversion "3.39"> <!ENTITY file-size "177 KB"> |