From d04eaa26418f68ebbe3a5a52711c72272c979399 Mon Sep 17 00:00:00 2001 From: Tobias Mueller Date: Thu, 11 Oct 2007 19:10:56 +0000 Subject: ** Fixes bug 360134 2007-10-11 Tobias Mueller ** Fixes bug 360134 * widgets/table/e-table-header-item.c: * widgets/table/e-table-field-chooser-dialog.c: * widgets/table/e-table-field-chooser-item.c: * widgets/table/e-table-field-chooser.c: * widgets/misc/e-reflow.c: Don't g_strdup strings passed to g_value_set_string since it dups the strings itself. svn path=/trunk/; revision=34377 --- ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 5d2427b352..14d168c63d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2007-10-11 Tobias Mueller + + ** Fixes bug 360134 + + * widgets/table/e-table-header-item.c: + * widgets/table/e-table-field-chooser-dialog.c: + * widgets/table/e-table-field-chooser-item.c: + * widgets/table/e-table-field-chooser.c: + * widgets/misc/e-reflow.c: + Don't g_strdup strings passed to g_value_set_string since it + dups the strings itself. + 2007-10-11 Matthew Barnes ** Fixes bug #484814 -- cgit v1.2.3