diff options
author | marha <marha@users.sourceforge.net> | 2010-05-18 20:22:49 +0000 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2010-05-18 20:22:49 +0000 |
commit | 9760cb0938399b8f6080f6ca623d450eebbaad92 (patch) | |
tree | 9e022997c484dbcf561598a70bd8fa31402df5c2 /pixman/README | |
parent | d85e9f360392525f069cb89c0d3e97aab9d7d595 (diff) | |
parent | 39dd4fe6755ee1702107b613a8837196d8cab93e (diff) | |
download | vcxsrv-9760cb0938399b8f6080f6ca623d450eebbaad92.tar.gz vcxsrv-9760cb0938399b8f6080f6ca623d450eebbaad92.tar.bz2 vcxsrv-9760cb0938399b8f6080f6ca623d450eebbaad92.zip |
svn merge ^/branches/released .
Diffstat (limited to 'pixman/README')
-rw-r--r-- | pixman/README | 12 |
1 files changed, 4 insertions, 8 deletions
diff --git a/pixman/README b/pixman/README index 843b06980..60dff4561 100644 --- a/pixman/README +++ b/pixman/README @@ -3,16 +3,12 @@ features such as image compositing and trapezoid rasterization. Please submit bugs & patches to the libpixman bugzilla: - https://bugs.freedesktop.org/enter_bug.cgi?product=pixman + https://bugs.freedesktop.org/enter_bug.cgi?product=pixman -All questions regarding this software should be directed to either the -Xorg mailing list: +All questions regarding this software should be directed to the pixman +mailing list: - http://lists.freedesktop.org/mailman/listinfo/xorg - -or the cairo mailing list: - - http://lists.freedesktop.org/mailman/listinfo/cairo + http://lists.freedesktop.org/mailman/listinfo/pixman The master development code repository can be found at: |