diff options
author | Owen Taylor <otaylor@redhat.com> | 2005-04-14 06:05:59 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@redhat.com> | 2005-04-14 06:05:59 +0000 |
commit | 080f331edd6c64dd93785f35e05b532aa2f72512 (patch) | |
tree | d4ae97b5e546449df09d93ff6ff7269e6e34628b /ChangeLog | |
parent | 66688da5e4485a369750bd5600134a94c281d985 (diff) |
Remove a stray free() (#3029, Carl Worth)
Note that the bug is fixed.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2005-04-14 Owen Taylor <otaylor@redhat.com> + + * src/cairo-font.c (_cairo_simple_font_face_destroy): Remove + a stray free() (#3029, Carl Worth) + + * test/select-font-no-show-text.c: Note that the bug is fixed. + 2005-04-13 Carl Worth <cworth@cworth.org> * src/cairo-image-surface.c: |