diff options
author | Antonio Xu <antonio.xu@sun.com> | 2003-07-12 04:31:15 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2003-07-12 04:31:15 +0800 |
commit | 5d0da70cf2093c2d5381e6b5e9f9cb50d664fcde (patch) | |
tree | c60675567598d39822dd85c0cd4efa3d2239f88a /mail/ChangeLog | |
parent | 8f363b8dffa24c3da39c0095c0d8dc4c0048bf99 (diff) | |
download | gsoc2013-evolution-5d0da70cf2093c2d5381e6b5e9f9cb50d664fcde.tar.gz gsoc2013-evolution-5d0da70cf2093c2d5381e6b5e9f9cb50d664fcde.tar.zst gsoc2013-evolution-5d0da70cf2093c2d5381e6b5e9f9cb50d664fcde.zip |
Change the EditPaste mask to IS_0MESSAGE so that it is always activatable.
2003-07-11 Antonio Xu <antonio.xu@sun.com>
* folder-browser-ui.c: Change the EditPaste mask to IS_0MESSAGE so
that it is always activatable. Fixes bug #46018.
svn path=/trunk/; revision=21801
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 72ab01a47e..12004832c9 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,8 @@ +2003-07-11 Antonio Xu <antonio.xu@sun.com> + + * folder-browser-ui.c: Change the EditPaste mask to IS_0MESSAGE so + that it is always activatable. Fixes bug #46018. + 2003-07-04 Maxx Cao <maxx.cao@sun.com> ** For bug #41839 |