diff options
author | Srinivasa Ragavan <sragavan@novell.com> | 2005-08-02 12:39:21 +0800 |
---|---|---|
committer | Srinivasa Ragavan <sragavan@src.gnome.org> | 2005-08-02 12:39:21 +0800 |
commit | 1e6a4ea3eeabc099a96602f93d04086eaf691287 (patch) | |
tree | 935410de9d7583c8c6bf3ca76edc34e5e227e79e /mail/ChangeLog | |
parent | 09741a2eb5188392855e96538cf957e492f38c3d (diff) | |
download | gsoc2013-evolution-1e6a4ea3eeabc099a96602f93d04086eaf691287.tar gsoc2013-evolution-1e6a4ea3eeabc099a96602f93d04086eaf691287.tar.gz gsoc2013-evolution-1e6a4ea3eeabc099a96602f93d04086eaf691287.tar.bz2 gsoc2013-evolution-1e6a4ea3eeabc099a96602f93d04086eaf691287.tar.lz gsoc2013-evolution-1e6a4ea3eeabc099a96602f93d04086eaf691287.tar.xz gsoc2013-evolution-1e6a4ea3eeabc099a96602f93d04086eaf691287.tar.zst gsoc2013-evolution-1e6a4ea3eeabc099a96602f93d04086eaf691287.zip |
Fixed a bug where the last path is not preserved well.
2005-08-02 Srinivasa Ragavan <sragavan@novell.com>
* em-utils.c: (emu_get_save_filesel) (emu_save_part_response)
(emu_save_messages_response) Fixed a bug where the last path is not
preserved well.
svn path=/trunk/; revision=29950
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index ac1d83c66e..05c7d88561 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,9 @@ +2005-08-02 Srinivasa Ragavan <sragavan@novell.com> + + * em-utils.c: (emu_get_save_filesel) (emu_save_part_response) + (emu_save_messages_response) Fixed a bug where the last path is not + preserved well. + 2005-08-01 Not Zed <NotZed@Ximian.com> * em-subscribe-editor.c (sub_fill_level): always process all nodes |