summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--BUGS6
-rw-r--r--ChangeLog5
2 files changed, 11 insertions, 0 deletions
diff --git a/BUGS b/BUGS
index 62f8adc8..c53b26d4 100644
--- a/BUGS
+++ b/BUGS
@@ -1,3 +1,9 @@
+cairo_clip is returning the wrong result in several cases. And when it
+doesn't get the wrong result, it is horribly slow. This really needs
+to be fixed.
+
+--
+
Splines are not dashed.
--
diff --git a/ChangeLog b/ChangeLog
index 2fd6f1e3..6ade773d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-05-11 Carl Worth <cworth@isi.edu>
+
+ * BUGS: Several people have reported that cairo_clip is not
+ working right now. And it's always been slow.
+
2004-05-11 David Reveman <c99drn@cs.umu.se>
* configure.in: Require glitz 0.1.2.