summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--BUGS10
-rw-r--r--ChangeLog4
2 files changed, 14 insertions, 0 deletions
diff --git a/BUGS b/BUGS
index 76bbf50a..b5dba116 100644
--- a/BUGS
+++ b/BUGS
@@ -37,3 +37,13 @@ vertical or horizontal line).
Stroke width of 0 might do bad things.
+--
+
+Could there be a bug in PS backend exposed by?:
+
+cairo_save
+cairo_clip
+cairo_restore
+...
+
+This needs a new testcase.
diff --git a/ChangeLog b/ChangeLog
index 6bd8be44..1c9dcd85 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2005-10-25 Carl Worth <cworth@cworth.org>
+
+ * BUGS: Add mention of suspected bug in PS backend.
+
2005-10-18 Carl Worth <cworth@cworth.org>
* ROADMAP: Mark the composite-integer-translate-source test as now