diff options
author | Carl Worth <cworth@cworth.org> | 2003-09-15 07:55:10 +0000 |
---|---|---|
committer | Carl Worth <cworth@cworth.org> | 2003-09-15 07:55:10 +0000 |
commit | 9c5be2cf317cdac454af3566a30fa6bb74db6e14 (patch) | |
tree | 48bb6b7417e9031ab04bec67fce976ca8e69cbf5 /ChangeLog | |
parent | 1154ac5b59a3530c3f74a54ea559908816cb7e83 (diff) |
Fix for invalid restore from keithp. Began adding notes on arc support.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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 |