diff options
author | Alan Coopersmith <alan.coopersmith@sun.com> | 2009-02-02 20:34:32 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@sun.com> | 2009-02-02 20:34:32 -0800 |
commit | 3418a26aa83fbba78ad5a214ca7db2984a44190b (patch) | |
tree | 82a9648a986bc3b033d76c0a25b708a72ec6f36a | |
parent | c469e20fe52db54be01533b0e4748fa011d1ddc4 (diff) |
Add README with pointers to mailing list, bugzilla & git repos
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
-rw-r--r-- | README | 31 |
1 files changed, 23 insertions, 8 deletions
@@ -1,10 +1,25 @@ - RandR - X RandR Extension - Version 1.0 - 2002-10-4 +libXcomposite - client library for the Composite extension to the X11 protocol -This package contains header files and documentation for the X RandR -extension. Library and server implementations are separate. +All questions regarding this software should be directed at the +Xorg mailing list: + + http://lists.freedesktop.org/mailman/listinfo/xorg + +Please submit bug reports to the Xorg bugzilla: + + https://bugs.freedesktop.org/enter_bug.cgi?product=xorg + +The master development code repository can be found at: + + git://anongit.freedesktop.org/git/xorg/lib/libXcomposite + + http://cgit.freedesktop.org/xorg/lib/libXcomposite + +For patch submission instructions, see: + + http://www.x.org/wiki/Development/Documentation/SubmittingPatches + +For more information on the git code manager, see: + + http://wiki.x.org/wiki/GitPage -Keith Packard -keithp@keithp.com |