diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2003-09-26 04:04:42 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2003-09-26 04:04:42 +0800 |
commit | 64827631614d654220e8628fce6d35bc16444833 (patch) | |
tree | 5a23a13f8931c5cde9157821563de42b1e96b806 /mail/ChangeLog | |
parent | 9588114593ab8b125876a7a7dec54cc6f6f920c4 (diff) | |
download | gsoc2013-evolution-64827631614d654220e8628fce6d35bc16444833.tar gsoc2013-evolution-64827631614d654220e8628fce6d35bc16444833.tar.gz gsoc2013-evolution-64827631614d654220e8628fce6d35bc16444833.tar.bz2 gsoc2013-evolution-64827631614d654220e8628fce6d35bc16444833.tar.lz gsoc2013-evolution-64827631614d654220e8628fce6d35bc16444833.tar.xz gsoc2013-evolution-64827631614d654220e8628fce6d35bc16444833.tar.zst gsoc2013-evolution-64827631614d654220e8628fce6d35bc16444833.zip |
Allow any file: uri to point to a sent or drafts folder.
2003-09-25 Jeffrey Stedfast <fejj@ximian.com>
* mail-account-gui.c (mail_account_gui_save): Allow any file: uri
to point to a sent or drafts folder.
svn path=/trunk/; revision=22706
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 d58f45afbc..311e98b922 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,8 @@ +2003-09-25 Jeffrey Stedfast <fejj@ximian.com> + + * mail-account-gui.c (mail_account_gui_save): Allow any file: uri + to point to a sent or drafts folder. + 2003-09-25 Rodney Dawes <dobey@ximian.com> * mail-send-recv.c: Make the dialog more HIG-compliant by fixing |