diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2002-08-14 04:57:04 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2002-08-14 04:57:04 +0800 |
commit | 953f044bace474c003edc8db63d0dbd3386a9bba (patch) | |
tree | e1e93a819a95af0c46f7df9b207f26d68cab3042 /composer/ChangeLog | |
parent | 818312e89242a30a8b85796f4c6355bff7177ca3 (diff) | |
download | gsoc2013-evolution-953f044bace474c003edc8db63d0dbd3386a9bba.tar.gz gsoc2013-evolution-953f044bace474c003edc8db63d0dbd3386a9bba.tar.zst gsoc2013-evolution-953f044bace474c003edc8db63d0dbd3386a9bba.zip |
Make the warning dialog display the message subject so that it is more
2002-08-13 Jeffrey Stedfast <fejj@ximian.com>
* e-msg-composer.c (do_exit): Make the warning dialog display the
message subject so that it is more clear which composer the dialog
is referring to. Fixes bug #25467.
svn path=/trunk/; revision=17772
Diffstat (limited to 'composer/ChangeLog')
-rw-r--r-- | composer/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/composer/ChangeLog b/composer/ChangeLog index 930dc464cf..17b9dd2636 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,3 +1,9 @@ +2002-08-13 Jeffrey Stedfast <fejj@ximian.com> + + * e-msg-composer.c (do_exit): Make the warning dialog display the + message subject so that it is more clear which composer the dialog + is referring to. Fixes bug #25467. + 2002-08-12 Jeffrey Stedfast <fejj@ximian.com> * e-msg-composer-select-file.c (create_file_selection): Set the |