diff options
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index d4b869f5e5..a0f304c295 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,12 @@ +2004-01-21 Jeffrey Stedfast <fejj@ximian.com> + + * em-migrate.c (em_migrate_1_4): Migrate the ETree expanded state + files as well as the GalView files. + + * message-list.c: s/hide_save_state/save_hide_state/g and + s/hide_load_state/load_hide_state/g to be more consistant with the + other state saving function names. + 2004-01-21 Not Zed <NotZed@Ximian.com> * em-migrate.c (cp_r): use camel_mkdir(0777) rather than 0777 & |