aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5d2427b352..14d168c63d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2007-10-11 Tobias Mueller <muelli@auftrags-killer.org>
+
+ ** 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 <mbarnes@redhat.com>
** Fixes bug #484814