diff options
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 10 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 3 |
2 files changed, 13 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 043a556cc..2a88e5800 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -37,6 +37,16 @@ --> <listitem> + <para>May 27, 2006</para> + <itemizedlist> + <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> + </itemizedlist> + </listitem> + + <listitem> <para>May 26, 2006</para> <itemizedlist> <listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 7edce3ec0..d878db0a3 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -255,6 +255,9 @@ <listitem> <para>&vim-fixes-patch;</para> </listitem> + <listitem> + <para>&vim-mandir-patch;</para> + </listitem> </itemizedlist> <itemizedlist> |