diff options
Diffstat (limited to 'composer/ChangeLog')
-rw-r--r-- | composer/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/composer/ChangeLog b/composer/ChangeLog index ef2827b613..227f795b39 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,3 +1,11 @@ +2000-10-14 Iain Holmes <iain@helixcode.com> + + * e-msg-composer-hdrs.c (init): Create a unique-ish id for this set + of headers, so that only one select-names dialog will be created for + a given set of headers. + (address_button_clicked_cb): Pass the unique-ish id to the activate + dialog command. + 2000-10-13 Larry Ewing <lewing@helixcode.com> * e-msg-composer.c (build_message): stop using format_text, |