aboutsummaryrefslogtreecommitdiffstats
path: root/composer/ChangeLog
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2008-08-02 04:12:30 +0800
committerMatthew Barnes <mbarnes@src.gnome.org>2008-08-02 04:12:30 +0800
commit2f2ccc5416caae7c53d23786cf4d6c67d2253bcd (patch)
tree72b13b532a0371b16d5a175038e37ddf07ad9bbf /composer/ChangeLog
parent97a20c1a2b84836a570b6d320d30244f9b515f9a (diff)
downloadgsoc2013-evolution-2f2ccc5416caae7c53d23786cf4d6c67d2253bcd.tar
gsoc2013-evolution-2f2ccc5416caae7c53d23786cf4d6c67d2253bcd.tar.gz
gsoc2013-evolution-2f2ccc5416caae7c53d23786cf4d6c67d2253bcd.tar.bz2
gsoc2013-evolution-2f2ccc5416caae7c53d23786cf4d6c67d2253bcd.tar.lz
gsoc2013-evolution-2f2ccc5416caae7c53d23786cf4d6c67d2253bcd.tar.xz
gsoc2013-evolution-2f2ccc5416caae7c53d23786cf4d6c67d2253bcd.tar.zst
gsoc2013-evolution-2f2ccc5416caae7c53d23786cf4d6c67d2253bcd.zip
** Fixes bug #428384
2008-08-01 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #428384 * composer/mail-composer.error.xml: Improve buttons in the "exit-unsaved" dialog by replacing "Cancel" with "Continue Editing" and "Save Message" with "Save Draft". Suggested by bytesmythe. svn path=/trunk/; revision=35890
Diffstat (limited to 'composer/ChangeLog')
-rw-r--r--composer/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/composer/ChangeLog b/composer/ChangeLog
index 2a8167bb93..56e33a762b 100644
--- a/composer/ChangeLog
+++ b/composer/ChangeLog
@@ -1,3 +1,12 @@
+2008-08-01 Matthew Barnes <mbarnes@redhat.com>
+
+ ** Fixes bug #428384
+
+ * mail-composer.error.xml:
+ Improve buttons in the "exit-unsaved" dialog by replacing "Cancel"
+ with "Continue Editing" and "Save Message" with "Save Draft".
+ Suggested by bytesmythe.
+
2008-07-20 Bharath Acharya <abharath@novell.com>
** Fix for bug #200147