diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 2d7ef660253..d310b71cd72 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -4,6 +4,7 @@ | |||
| 4 | (svg_load_image): Use rsvg_handle_get_dimensions to check that | 4 | (svg_load_image): Use rsvg_handle_get_dimensions to check that |
| 5 | image size is valid. Use g_object_unref instead of deprecated | 5 | image size is valid. Use g_object_unref instead of deprecated |
| 6 | rsvg_handle_free to free rsvg handle. | 6 | rsvg_handle_free to free rsvg handle. |
| 7 | (x_from_xcolors): Don't initialize pixmap (silence compiler). | ||
| 7 | 8 | ||
| 8 | 2008-07-25 Jason Rumney <jasonr@gnu.org> | 9 | 2008-07-25 Jason Rumney <jasonr@gnu.org> |
| 9 | 10 | ||