summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Worth <cworth@cworth.org>2003-09-15 07:55:10 +0000
committerCarl Worth <cworth@cworth.org>2003-09-15 07:55:10 +0000
commit9c5be2cf317cdac454af3566a30fa6bb74db6e14 (patch)
tree48bb6b7417e9031ab04bec67fce976ca8e69cbf5 /ChangeLog
parent1154ac5b59a3530c3f74a54ea559908816cb7e83 (diff)
Fix for invalid restore from keithp. Began adding notes on arc support.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 39188468..64e6c69e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2003-09-15 Carl Worth <cworth@isi.edu>
+
+ * src/cairo.c (cairo_restore): Fix to catch invalid restore rather
+ than just catching the second invalid restore. Fix from Keith
+ Packard <keithp@keithp.com>.
+
2003-09-12 Carl Worth <cworth@east.isi.edu>
* src/cairo_surface.c (cairo_surface_create_similar_solid): Don't