summaryrefslogtreecommitdiff
path: root/BUGS
diff options
context:
space:
mode:
Diffstat (limited to 'BUGS')
-rw-r--r--BUGS5
1 files changed, 3 insertions, 2 deletions
diff --git a/BUGS b/BUGS
index 810a55d9b..f78d0504b 100644
--- a/BUGS
+++ b/BUGS
@@ -1,2 +1,3 @@
-SEGV if XrSetRGBColor is called before XrSetTargetDrawable
-SEGV if XrFill is called before XrSetRGBColor
+SEGV if cairo_set_rgb_color is called before cairo_set_target_drawable
+SEGV if cairo_fill is called before cairo_set_rgb_color
+