aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'widgets/table/ChangeLog')
-rw-r--r--widgets/table/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/widgets/table/ChangeLog b/widgets/table/ChangeLog
index f005ef5ea1..93a045b66e 100644
--- a/widgets/table/ChangeLog
+++ b/widgets/table/ChangeLog
@@ -1,3 +1,12 @@
+2005-09-29 Tor Lillqvist <tml@novell.com>
+
+ * e-table.c (e_table_load_specification)
+ * e-table-specification.c (e_table_specification_load_from_file)
+ * e-tree-table-adapter.c (open_file): Use
+ g_win32_locale_filename_from_utf8() from GLib 2.8 instead of
+ gnome_win32_locale_filename_from_utf8() which was temporarily in
+ libgnome.
+
2005-09-28 Tor Lillqvist <tml@novell.com>
* e-table-specification.c (e_table_specification_load_from_node):