diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-05-27 12:14:01 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-05-27 12:14:01 +0000 |
commit | 43f167cdab16ab4c04a7f1c3bf2ed86a23bcf89c (patch) | |
tree | d9e59fa701b928443ac6f20a14acefdc578d3ea6 /chapter01 | |
parent | f6810d47a98a74bc11a1787843e10a32ab7eea27 (diff) |
upgraded to ncurses-5.2-2.patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1918 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index a2330b008..6b782a2f5 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -18,6 +18,7 @@ <listitem><para>gettext-0.11.2</para></listitem> <listitem><para>MAKEDEV-1.5</para></listitem> <listitem><para>modutils-2.4.16</para></listitem> +<listitem><para>ncurses-5.2-2.patch</para></listitem> <listitem><para>psmisc-21</para></listitem> <listitem><para>texinfo-4.2</para></listitem> <listitem><para>util-linux-2.11r</para></listitem> @@ -39,6 +40,10 @@ </itemizedlist> </para></listitem> +<listitem><para>May 27th, 2002 [gerard]: Upgraded to +ncurses-5.2-2.patch (this patch is smaller than the previously used +one).</para></listitem> + <listitem><para>May 26th, 2002 [gerard]: Upgraded to: automake-1.6.1, bin86-0.16.3, file-3.38, gawk-3.1.1, gcc-3.1, gettext-0.11.2, modutils-2.4.16, psmisc-21 and util-linux-2.11r. Added gcc-3.1 compile fix |