summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAlan Coopersmith <Alan.Coopersmith@sun.com>2005-11-13 20:53:24 +0000
committerAlan Coopersmith <Alan.Coopersmith@sun.com>2005-11-13 20:53:24 +0000
commit267cbffa41fffff69c692911d128462f5bab2a69 (patch)
tree3fe9df65c500052b59d04994b3b9bd6de273ee2f /ChangeLog
parent3179d29b8212c197634d81fbeb8dd2e8df995735 (diff)
Bug #5019 <https://bugs.freedesktop.org/show_bug.cgi?id=5019> xserver
installs manpages into 'man1' instead of 'man1x'
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog20
1 files changed, 20 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 14feff773..e55c69f8a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,26 @@
2005-11-12 Alan Coopersmith <alan.coopersmith@sun.com>
+ * Xprint/doc/Makefile.am:
+ * hw/dmx/Makefile.am:
+ * hw/dmx/config/Makefile.am:
+ * hw/vfb/Makefile.am:
+ * hw/xfree86/doc/man/Makefile.am:
+ * hw/xfree86/getconfig/Makefile.am:
+ * hw/xfree86/utils/gtf/Makefile.am:
+ * hw/xfree86/utils/kbd_mode/Makefile.am:
+ * hw/xfree86/utils/pcitweak/Makefile.am:
+ * hw/xfree86/utils/scanpci/Makefile.am:
+ * hw/xfree86/utils/xorgcfg/Makefile.am:
+ * hw/xfree86/utils/xorgconfig/Makefile.am:
+ * hw/xnest/Makefile.am:
+ * hw/xwin/Makefile.am:
+ Bug #5019 <https://bugs.freedesktop.org/show_bug.cgi?id=5019>
+ xserver installs manpages into 'man1' instead of 'man1x'
+
+2005-11-12 Alan Coopersmith <alan.coopersmith@sun.com>
+
* include/dix-config.h.in:
+ Bug #4832 <https://bugs.freedesktop.org/show_bug.cgi?id=4832>
use RGB_DB not RGB_PATH as that's what configure defines
(Jürg Billeter <j@bitron.ch>)