source: chapter01/changelog.xml@ 86c8901b

10.0 10.0-rc1 10.1 10.1-rc1 11.0 11.0-rc1 11.0-rc2 11.0-rc3 11.1 11.1-rc1 11.2 11.2-rc1 11.3 11.3-rc1 12.0 12.0-rc1 12.1 12.1-rc1 6.0 6.1 6.1.1 6.3 6.4 6.5 6.6 6.7 6.8 7.0 7.1 7.2 7.3 7.4 7.5 7.5-systemd 7.6 7.6-systemd 7.7 7.7-systemd 7.8 7.8-systemd 7.9 7.9-systemd 8.0 8.1 8.2 8.3 8.4 9.0 9.1 arm bdubbs/gcc13 ml-11.0 multilib renodr/libudev-from-systemd s6-init trunk v5_1 v5_1_1 xry111/arm64 xry111/arm64-12.0 xry111/clfs-ng xry111/lfs-next xry111/loongarch xry111/loongarch-12.0 xry111/loongarch-12.1 xry111/mips64el xry111/pip3 xry111/rust-wip-20221008 xry111/update-glibc
Last change on this file since 86c8901b was 86c8901b, checked in by Gerard Beekmans <gerard@…>, 21 years ago

Typo fix (pach->patch)

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3082 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

  • Property mode set to 100644
File size: 1.8 KB
Line 
1<sect1 id="ch01-changelog">
2<title>Changelog</title>
3<?dbhtml filename="changelog.html" dir="chapter01"?>
4
5<para>&version; - &releasedate;</para>
6
7<itemizedlist>
8
9<listitem><para>Upgraded to:</para>
10<itemizedlist>
11<listitem><para>autoconf-2.58</para></listitem>
12<listitem><para>automake-1.7.9</para></listitem>
13<listitem><para>file-4.06</para></listitem>
14<listitem><para>gcc-3.3.2</para></listitem>
15<listitem><para>modutils-2.4.26</para></listitem>
16<listitem><para>procps-3.1.14</para></listitem>
17<listitem><para>sed-4.0.8</para></listitem>
18</itemizedlist>
19</listitem>
20
21<listitem><para>Added:</para>
22<itemizedlist>
23<listitem><para>gcc-3.3.2-no_fixincludes-1.patch</para></listitem>
24</itemizedlist>
25</listitem>
26
27<listitem><para>Removed:</para>
28<itemizedlist>
29<listitem><para>gcc-3.3.1-no_fixincludes-2.patch</para></listitem>
30<listitem><para>procps-3.1.11-locale-fix.patch</para></listitem>
31</itemizedlist>
32</listitem>
33
34<listitem><para>November 13th, 2003 [gerard]: Renamed GCC
35no_fixincludes-2.patch to no_fixincludes-1.patch which was the name it is
36supposed to be.</para></listitem>
37
38<listitem><para>November 12th, 2003 [greg]: Removed unnecessary Automake
39symlink.</para></listitem>
40
41<listitem><para>November 12th, 2003 [greg]: Removed unnecessary Procps Locale Patch. Closes Bug 705.</para></listitem>
42
43<listitem><para>November 12th, 2003 [greg]: Upgraded to Autoconf-2.58,
44Automake-1.7.9, File-4.06, Modutils-2.4.26, Procps-3.1.14 and
45Sed-4.0.8.</para></listitem>
46
47<listitem><para>November 13th, 2003 [alex]: Chapter 6 - Vim: Changed from
48creating a local <filename>/root/.vimrc</filename> to a system-wide
49<filename>/etc/vimrc</filename> file .</para></listitem>
50
51<listitem><para>November 12th, 2003 [greg]: Upgraded to
52GCC-3.3.2.</para></listitem>
53
54</itemizedlist>
55
56<para>Release of version 5.0 on November 5th, 2003.</para>
57
58</sect1>
59
Note: See TracBrowser for help on using the repository browser.