aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorAlexander E. Patrakov <alexander@linuxfromscratch.org>2004-06-10 08:18:07 +0000
committerAlexander E. Patrakov <alexander@linuxfromscratch.org>2004-06-10 08:18:07 +0000
commitb5b61fd61aa2ce4ea3a1d3cb0096fe8210e4bbab (patch)
tree2daac579367f76de6e917e26459dc2c68bdaae38 /chapter01
parent186f9fc0574cbd2e00cf6c5db69d66ffb1b8e34f (diff)
Various i18n-related changes to Vim. They need to be duplicated in BLFS also
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3772 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index ceffee332..70e1892f4 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -78,6 +78,7 @@ first a summary, then a detailed log.</para>
<listitem><para>udev-026</para></listitem>
<listitem><para>udev-026-config-1.patch</para></listitem>
<listitem><para>util-linux-2.12a-kernel_headers-1.patch</para></listitem>
+<listitem><para>vim-6.3 language files</para></listitem>
</itemizedlist>
</listitem>
@@ -104,6 +105,14 @@ first a summary, then a detailed log.</para>
</itemizedlist>
</listitem>
+<listitem><para>June 10, 2004 [alexander]: Added a command to autodetect the
+character set of files being edited to /etc/vimrc
+</para></listitem>
+
+<listitem><para>June 10, 2004 [alexander]: Added vim language files. Moved
+vim after gettext in order for them to work
+</para></listitem>
+
<listitem><para>June 9, 2004 [jeremy]: Upgraded to M4-1.4.1, after 9 years!
</para></listitem>