diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2016-09-14 17:48:46 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2016-09-14 17:48:46 +0000 |
commit | 0c8d92d6ef3f4e1aa4e70c7a970fa14ea7f3fbac (patch) | |
tree | 0e1a1d0d74c29beb411e7110386bfe590966e789 /chapter01 | |
parent | ae2c54ce5374901b772c3d5d1ad6679cf1aae270 (diff) |
Update to vim-8.0
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11127 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 10 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
2 files changed, 12 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 7158e4208..da2b79478 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -43,6 +43,16 @@ appropriate for the entry or if needed the entire day's listitem. --> <listitem> + <para>2016-09-14</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Update to vim-8.0. Fixes + <ulink url="&lfs-ticket-root;3979">#3979</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2016-09-12</para> <itemizedlist> <listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index ff51cdee0..89887fd4a 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -224,9 +224,9 @@ <listitem> <para>Util-Linux &util-linux-version;</para> </listitem> - <!--<listitem> + <listitem> <para>Vim &vim-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>XML-Parser-&xml-parser-version;</para> </listitem>--> |