diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2005-12-17 17:59:02 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2005-12-17 17:59:02 +0000 |
commit | f8d484de8e085ba0264f868856f412c9c2df2d96 (patch) | |
tree | ce6035145d0a507bc3e1dfa20baba55981090d1e /chapter01 | |
parent | 1bb4eb15546a60fe2b64bd1312a1f5e847f84250 (diff) |
Symlink Vim's documentation to /usr/share/doc/vim-6.4
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7223 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 9356e9346..1eef53355 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -119,6 +119,11 @@ allowing us to drop its source directory right away. Origin is Greg Schafer, and Dan Nicholson for the report (fixes bug 1670).</para> </listitem> +<listitem><para>December 17, 2005 [matt]: Symlink Vim's documentation to +/usr/share/doc. Fixes bug 1610. Thanks to Randy McMurchy for the original +report and to Ken and Jeremy for their investigations into the fix.</para> +</listitem> + <listitem><para>December 17, 2005 [matt]: Upgrade to psmisc-21.9</para> </listitem> |