aboutsummaryrefslogtreecommitdiffstats
path: root/composer/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'composer/ChangeLog')
-rw-r--r--composer/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/composer/ChangeLog b/composer/ChangeLog
index 50cb06c0ed..12c3ec2805 100644
--- a/composer/ChangeLog
+++ b/composer/ChangeLog
@@ -2,6 +2,8 @@
* e-msg-composer.c (add_attachments_handle_mime_part): Change the
logic to attach text parts when appropriate.
+ (map_default_cb): Grab the focus of the To entry widget. Fixes bug
+ #39800. Fixes another #warning too.
2003-03-18 Jeffrey Stedfast <fejj@ximian.com>