This commit is contained in:
Carl Worth 2005-08-24 05:43:48 +00:00
parent 9282036cd3
commit 3a9f977817
2 changed files with 16 additions and 0 deletions

12
BUGS
View file

@ -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.
--

View file

@ -1,3 +1,7 @@
2005-08-24 Carl Worth <cworth@cworth.org>
* BUGS: Add pointer to http://bugs.freedesktop.org.
2005-08-24 Carl Worth <cworth@cworth.org>
* README: Add more detailed notes on what is required to compile