diff options
author | Alan Coopersmith <Alan.Coopersmith@sun.com> | 2006-02-12 18:19:21 +0000 |
---|---|---|
committer | Alan Coopersmith <Alan.Coopersmith@sun.com> | 2006-02-12 18:19:21 +0000 |
commit | 8bc4acacd1079637be310b71fb5b74a5b0717cc2 (patch) | |
tree | feca79af8e06ba1d28a5366dabd40809d455f943 /ChangeLog | |
parent | 10b822d58304884aad0f9b321b7e97f354bb0601 (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-02-12 Alan Coopersmith <alan.coopersmith@sun.com> + + * man/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: |