1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859 |
- <sect1 id="ch01-changelog">
- <title>Changelog</title>
- <?dbhtml filename="changelog.html" dir="chapter01"?>
- <para>&version; - &releasedate;</para>
- <itemizedlist>
- <listitem><para>Upgraded to:</para>
- <itemizedlist>
- <listitem><para>autoconf-2.58</para></listitem>
- <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>modutils-2.4.26</para></listitem>
- <listitem><para>procps-3.1.14</para></listitem>
- <listitem><para>sed-4.0.8</para></listitem>
- </itemizedlist>
- </listitem>
- <listitem><para>Added:</para>
- <itemizedlist>
- <listitem><para>gcc-3.3.2-no_fixincludes-1.patch</para></listitem>
- </itemizedlist>
- </listitem>
- <listitem><para>Removed:</para>
- <itemizedlist>
- <listitem><para>gcc-3.3.1-no_fixincludes-2.patch</para></listitem>
- <listitem><para>procps-3.1.11-locale-fix.patch</para></listitem>
- </itemizedlist>
- </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>
- <listitem><para>November 12th, 2003 [greg]: Removed unnecessary Automake
- symlink.</para></listitem>
- <listitem><para>November 12th, 2003 [greg]: Removed unnecessary Procps Locale Patch. Closes Bug 705.</para></listitem>
- <listitem><para>November 12th, 2003 [greg]: Upgraded to Autoconf-2.58,
- Automake-1.7.9, File-4.06, Modutils-2.4.26, Procps-3.1.14 and
- Sed-4.0.8.</para></listitem>
- <listitem><para>November 13th, 2003 [alex]: Chapter 6 - Vim: Changed from
- creating a local <filename>/root/.vimrc</filename> to a system-wide
- <filename>/etc/vimrc</filename> file .</para></listitem>
- <listitem><para>November 12th, 2003 [greg]: Upgraded to
- GCC-3.3.2.</para></listitem>
- </itemizedlist>
- <para>Release of version 5.0 on November 5th, 2003.</para>
- </sect1>
|