diff options
author | Kevin E Martin <kem@kem.org> | 2006-05-09 21:55:08 +0000 |
---|---|---|
committer | Kevin E Martin <kem@kem.org> | 2006-05-09 21:55:08 +0000 |
commit | d8f719a352cd4d4ace60566b73a077175940a351 (patch) | |
tree | a0bc48157b3202d9485e70113b7f66838bbb5edd /ChangeLog | |
parent | 545a878fa367a32059b33a21b9253a69ed95ccf6 (diff) |
Bug #5628 <https://bugs.freedesktop.org/show_bug.cgi?id=5628> Shadow pages
not created correctly when MANDIR & MANSUFFIX don't match.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2006-05-09 Kevin E. Martin <kem-at-freedesktop-dot-org> + + * Makefile.am: + Bug #5628 <https://bugs.freedesktop.org/show_bug.cgi?id=5628> + Shadow pages not created correctly when MANDIR & MANSUFFIX don't match. + 2005-12-20 Kevin E. Martin <kem-at-freedesktop-dot-org> * configure.ac: |