diff options
author | Greg Schafer <greg@linuxfromscratch.org> | 2003-11-15 03:38:52 +0000 |
---|---|---|
committer | Greg Schafer <greg@linuxfromscratch.org> | 2003-11-15 03:38:52 +0000 |
commit | 6eb73f0a9c74b4ac8d25b625cf6792766c77b916 (patch) | |
tree | 28dd9b3cb43e73a4555f4dd7000300a770fbec48 /chapter01 | |
parent | bfbadb4c1adec90c22b1cece9303594bcdc72727 (diff) |
Removed unnecessary Ncurses Vsscanf Patch. Closes Bug 704.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3101 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 4ab481504..34ed1827c 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -30,10 +30,14 @@ <listitem><para>Removed:</para> <itemizedlist> <listitem><para>gcc-3.3.1-no_fixincludes-2.patch</para></listitem> +<listitem><para>ncurses-5.3-vsscanf.patch</para></listitem> <listitem><para>procps-3.1.11-locale-fix.patch</para></listitem> </itemizedlist> </listitem> +<listitem><para>November 14th, 2003 [greg]: Removed unnecessary Ncurses +Vsscanf Patch. Closes Bug 704.</para></listitem> + <listitem><para>November 14th, 2003 [gerard]: Adjusted libexecdir location for these packages: Glibc - /usr/bin to /usr/lib, Findutils - /usr/bin to /usr/lib/locate, Gawk - /usr/bin to /usr/lib/gawk, Tar - /usr/bin to |