aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 0193bebf924..5c66a973443 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,10 @@
12009-04-19 Jan Djärv <jan.h.d@swipnet.se>
2
3 * gtkutil.c (xg_tool_bar_menu_proxy, update_frame_tool_bar): Use
4 G_CALLBACK instead of GTK_SIGNAL_FUNC which is deprecated.
5 (xg_initialize): Use g_type_class_ref instead of gtk_type_class which
6 is deprecated.
7
12009-04-18 Andreas Schwab <schwab@linux-m68k.org> 82009-04-18 Andreas Schwab <schwab@linux-m68k.org>
2 9
3 * font.c (font_put_frame_data): Use xfree instead of free. 10 * font.c (font_put_frame_data): Use xfree instead of free.