aboutsummaryrefslogtreecommitdiffstats
path: root/composer/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2004-03-07 23:00:51 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2004-03-07 23:00:51 +0800
commitf4521c201facc47d8341fdb9fb79a25f589f0bf7 (patch)
tree5113b37df9053ca257c3160c68cfd06f57960471 /composer/ChangeLog
parenta3ee8ed85b4c2e18b9d554f5c85bbee23fba10f5 (diff)
downloadgsoc2013-evolution-f4521c201facc47d8341fdb9fb79a25f589f0bf7.tar
gsoc2013-evolution-f4521c201facc47d8341fdb9fb79a25f589f0bf7.tar.gz
gsoc2013-evolution-f4521c201facc47d8341fdb9fb79a25f589f0bf7.tar.bz2
gsoc2013-evolution-f4521c201facc47d8341fdb9fb79a25f589f0bf7.tar.lz
gsoc2013-evolution-f4521c201facc47d8341fdb9fb79a25f589f0bf7.tar.xz
gsoc2013-evolution-f4521c201facc47d8341fdb9fb79a25f589f0bf7.tar.zst
gsoc2013-evolution-f4521c201facc47d8341fdb9fb79a25f589f0bf7.zip
If the subject is empty, use _("Untitled Message") as the subject instead.
2004-03-07 Jeffrey Stedfast <fejj@ximian.com> * e-msg-composer.c (do_exit): If the subject is empty, use _("Untitled Message") as the subject instead. svn path=/trunk/; revision=24981
Diffstat (limited to 'composer/ChangeLog')
-rw-r--r--composer/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/composer/ChangeLog b/composer/ChangeLog
index b5daf624d1..c767982b03 100644
--- a/composer/ChangeLog
+++ b/composer/ChangeLog
@@ -1,3 +1,8 @@
+2004-03-07 Jeffrey Stedfast <fejj@ximian.com>
+
+ * e-msg-composer.c (do_exit): If the subject is empty, use
+ _("Untitled Message") as the subject instead.
+
2004-03-05 Jeffrey Stedfast <fejj@ximian.com>
Fixes bug #55202