diff options
author | Carl Worth <cworth@cworth.org> | 2005-08-24 05:43:48 +0000 |
---|---|---|
committer | Carl Worth <cworth@cworth.org> | 2005-08-24 05:43:48 +0000 |
commit | 3a9f977817b287e56f54760aece3105771a7dcc1 (patch) | |
tree | efca3888a5a9401c93ae6c076dab78322b667871 /BUGS | |
parent | 9282036cd354a5714655ce4ad7859a99a1800b19 (diff) |
Add pointer to http://bugs.freedesktop.org.
Diffstat (limited to 'BUGS')
-rw-r--r-- | BUGS | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,3 +1,15 @@ +The place to find a current list of known bugs for cairo is: + + http://bugs.freedesktop.org + +under either the cairo or libpixman products. New bugs should be +reported there as well. + +[A few old bugs have not bee moved to bugs.freedesktop.org and are +instead listed below:] + +-- + The caches need to be invalidated at font destruction time. -- |