From 681d93a44e29135666f75a52e7d97ed7fbf16c9a Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Fri, 17 Aug 2001 17:12:19 +0000 Subject: utf_name should not be const as e_utf8_from_locale_string() returns an 2001-08-17 Jeffrey Stedfast * e-local-storage.c (setup_folder_as_stock): utf_name should not be const as e_utf8_from_locale_string() returns an allocated buffer. svn path=/trunk/; revision=12158 --- shell/ChangeLog | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'shell/ChangeLog') diff --git a/shell/ChangeLog b/shell/ChangeLog index 9afd5b1eb1..0d48a8fff7 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,9 @@ +2001-08-17 Jeffrey Stedfast + + * e-local-storage.c (setup_folder_as_stock): utf_name should not + be const as e_utf8_from_locale_string() returns an allocated + buffer. + 3001-08-17 Iain Holmes * Evolution.idl: Add Evolution-Wizard.idl @@ -6,8 +12,8 @@ * Makefile.am: Add the wizard stuff and the startup dialog stuff - * e-shell.c (e_shell_construct): Hide the splash screen and try to start - the startup assistant. + * e-shell.c (e_shell_construct): Hide the splash screen and try to + start the startup assistant. * glade/Makefile.am: Add the evolution-startup-wizard.glade -- cgit v1.2.3