diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2003-12-05 04:31:48 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2003-12-05 04:31:48 +0800 |
commit | 71fbb45aa0a66ba86d26455926395c73da544647 (patch) | |
tree | 2ead9902968373b53034c4d6020d55d224aefdc5 /mail/ChangeLog | |
parent | ba0792d8ffa88e2a9be12aa547fa9d8fc5257e5b (diff) | |
download | gsoc2013-evolution-71fbb45aa0a66ba86d26455926395c73da544647.tar.gz gsoc2013-evolution-71fbb45aa0a66ba86d26455926395c73da544647.tar.zst gsoc2013-evolution-71fbb45aa0a66ba86d26455926395c73da544647.zip |
Fixes bug #51618
2003-12-04 Jeffrey Stedfast <fejj@ximian.com>
Fixes bug #51618
* mail-ops.c (empty_trash_empty): Get the proper local folders
store uri (it's not file:/ anymore).
svn path=/trunk/; revision=23636
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 1cc5c95a6f..d2706af1fb 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,10 @@ 2003-12-04 Jeffrey Stedfast <fejj@ximian.com> + Fixes bug #51618 + + * mail-ops.c (empty_trash_empty): Get the proper local folders + store uri (it's not file:/ anymore). + Fixes bug #51605. * em-folder-selector.c (emfs_response): Handle creating a new |