diff options
author | Jeremy Huntwork <jhuntwork@linuxfromscratch.org> | 2006-05-27 17:03:13 +0000 |
---|---|---|
committer | Jeremy Huntwork <jhuntwork@linuxfromscratch.org> | 2006-05-27 17:03:13 +0000 |
commit | a1a0a654fc41266e1a22be1b70f46549ff5da3ee (patch) | |
tree | e93afd2c6a95509e8d2bac72dc0f5888496a1e26 /chapter01 | |
parent | 35f2607355108d834e94c01d802ab9c1473e108a (diff) |
Add a note about installing spell files for Vim in a language other than English.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7631 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 2a88e5800..a0d92952d 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,10 @@ <para>May 27, 2006</para> <itemizedlist> <listitem> + <para>[jhuntwork] - Add a note about installing spell files for + Vim in a language other than English.</para> + </listitem> + <listitem> <para>[jhuntwork] - Correct Vim's installation of man pages to work well with Man-DB. Patch from Alexander Patrakov and Ag Hatzim.</para> </listitem> |