aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 816b96db013..fca37df9e8d 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,13 @@
12007-08-24 Jason Rumney <jasonr@gnu.org>
2
3 * image.c [HAVE_NTGUI]: Define dynamic loaded functions for SVG.
4 (Qgdk_pixbuf, Qglib) [HAVE_NTGUI]: New symbols.
5 (syms_of_image) [HAVE_NTGUI]: Intern and staticpro them.
6 (init_svg_functions) [HAVE_NTGUI]: New function.
7 (fn_g_type_init, fn_g_object_unref, fn_g_error_free): New #defines.
8 (svg_load_image): Use them.
9 (svg_load_image) [HAVE_NTGUI]: Implement background.
10
12007-08-23 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> 112007-08-23 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2 12
3 * Makefile.in (RSVG_LIBS, RSVG_CFLAGS): New variables. 13 * Makefile.in (RSVG_LIBS, RSVG_CFLAGS): New variables.