diff options
author | Anas Nashif <anas.nashif@intel.com> | 2012-10-30 17:31:26 -0700 |
---|---|---|
committer | Anas Nashif <anas.nashif@intel.com> | 2012-10-30 17:31:26 -0700 |
commit | d8a4d63f76820a816b2ee11b8666110cc6762bf7 (patch) | |
tree | 7a61eed08b285c57bfa070ad0e9df7b7a4e93a4e /README | |
parent | 2c474bd18037f217b35b92072605d41fb2434889 (diff) | |
download | compositeproto-upstream.tar.gz compositeproto-upstream.tar.bz2 compositeproto-upstream.zip |
Imported Upstream version 0.4.2upstream/0.4.2upstream
Diffstat (limited to 'README')
-rw-r--r-- | README | 24 |
1 files changed, 24 insertions, 0 deletions
@@ -7,3 +7,27 @@ extension. Library and server implementations are separate. Keith Packard keithp@keithp.com + +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/proto/compositeproto + + http://cgit.freedesktop.org/xorg/proto/compositeproto + +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 + |