diff options
author | Christopher James Lahey <clahey@helixcode.com> | 2000-05-07 05:28:42 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2000-05-07 05:28:42 +0800 |
commit | 073f72e4f3827d51331cecf6800ae811b4776a08 (patch) | |
tree | 50b05c1daf81510a350517b1855f9497b9ede7cb /composer/ChangeLog | |
parent | d8c0b9eff5d53af5fe51cd6fd56eb2cacd5c99f4 (diff) | |
download | gsoc2013-evolution-073f72e4f3827d51331cecf6800ae811b4776a08.tar.gz gsoc2013-evolution-073f72e4f3827d51331cecf6800ae811b4776a08.tar.zst gsoc2013-evolution-073f72e4f3827d51331cecf6800ae811b4776a08.zip |
Turned off focus in the To, Cc, and Bcc buttons.
2000-05-06 Christopher James Lahey <clahey@helixcode.com>
* e-msg-composer-hdrs.c: Turned off focus in the To, Cc, and Bcc
buttons.
svn path=/trunk/; revision=2838
Diffstat (limited to 'composer/ChangeLog')
-rw-r--r-- | composer/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/composer/ChangeLog b/composer/ChangeLog index a02167ef55..5dba1a7048 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,3 +1,8 @@ +2000-05-06 Christopher James Lahey <clahey@helixcode.com> + + * e-msg-composer-hdrs.c: Turned off focus in the To, Cc, and Bcc + buttons. + 2000-05-02 Matt Loper <matt@helixcode.com> * Makefile.am: set G_LOG_DOMAIN. |