aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2008-06-21 22:37:36 +0800
committerMatthew Barnes <mbarnes@src.gnome.org>2008-06-21 22:37:36 +0800
commit77f71cf54a87b9197c8b4986efd7886a50f2f457 (patch)
treea2a3dabfcd09dc957668f52c71581c5d759dc6a7 /mail/ChangeLog
parent7750a79768b5c487d121e7d886895f82b390c4b1 (diff)
downloadgsoc2013-evolution-77f71cf54a87b9197c8b4986efd7886a50f2f457.tar
gsoc2013-evolution-77f71cf54a87b9197c8b4986efd7886a50f2f457.tar.gz
gsoc2013-evolution-77f71cf54a87b9197c8b4986efd7886a50f2f457.tar.bz2
gsoc2013-evolution-77f71cf54a87b9197c8b4986efd7886a50f2f457.tar.lz
gsoc2013-evolution-77f71cf54a87b9197c8b4986efd7886a50f2f457.tar.xz
gsoc2013-evolution-77f71cf54a87b9197c8b4986efd7886a50f2f457.tar.zst
gsoc2013-evolution-77f71cf54a87b9197c8b4986efd7886a50f2f457.zip
** Fixes bug #537725
2008-06-21 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #537725 * mail/em-composer-utils.c (save_draft_done): Set the autosaved flag so we don't get pestered with a save dialog if the user then decides to close the composer window. svn path=/trunk/; revision=35669
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 707064cfd1..6ec6a9d234 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,11 @@
+2008-06-21 Matthew Barnes <mbarnes@redhat.com>
+
+ ** Fixes bug #537725
+
+ * em-composer-utils.c (save_draft_done):
+ Set the autosaved flag so we don't get pestered with a save dialog
+ if the user then decides to close the composer window.
+
2008-06-20 Milan Crha <mcrha@redhat.com>
** Fix for bug #534039