diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2002-07-10 04:35:29 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2002-07-10 04:35:29 +0800 |
commit | a4d7dffa859bc6023376035cf50ad7e8ebcef520 (patch) | |
tree | f022fa0a1e911bf8fcec257110c10dd19ccb325f /ui/ChangeLog | |
parent | 6d2b6fa6d25e72aef704f3fefb0d3fa907f2086d (diff) | |
download | gsoc2013-evolution-a4d7dffa859bc6023376035cf50ad7e8ebcef520.tar.gz gsoc2013-evolution-a4d7dffa859bc6023376035cf50ad7e8ebcef520.tar.zst gsoc2013-evolution-a4d7dffa859bc6023376035cf50ad7e8ebcef520.zip |
s/Edit as New Message/Resend - this was confusing people. Also moved it to
2002-07-09 Jeffrey Stedfast <fejj@ximian.com>
* evolution-mail-message.xml: s/Edit as New Message/Resend - this
was confusing people. Also moved it to the Actions menu. Fixes bug
#27454.
svn path=/trunk/; revision=17398
Diffstat (limited to 'ui/ChangeLog')
-rw-r--r-- | ui/ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ui/ChangeLog b/ui/ChangeLog index bb57a3ef03..c8b2860717 100644 --- a/ui/ChangeLog +++ b/ui/ChangeLog @@ -1,7 +1,8 @@ 2002-07-09 Jeffrey Stedfast <fejj@ximian.com> * evolution-mail-message.xml: s/Edit as New Message/Resend - this - was confusing people. + was confusing people. Also moved it to the Actions menu. Fixes bug + #27454. 2002-07-05 Jeffrey Stedfast <fejj@ximian.com> |