diff options
author | Chris Toshok <toshok@ximian.com> | 2003-11-27 05:51:40 +0800 |
---|---|---|
committer | Chris Toshok <toshok@src.gnome.org> | 2003-11-27 05:51:40 +0800 |
commit | 7abb26b3fb954e44f5bfcda777ac0aa24dbf6fee (patch) | |
tree | 7b7662d400403ea5811e527aaa4b21cfd7612298 /composer/ChangeLog | |
parent | 01815df69498bc8385a53534b33109afbb1939fa (diff) | |
download | gsoc2013-evolution-7abb26b3fb954e44f5bfcda777ac0aa24dbf6fee.tar.gz gsoc2013-evolution-7abb26b3fb954e44f5bfcda777ac0aa24dbf6fee.tar.zst gsoc2013-evolution-7abb26b3fb954e44f5bfcda777ac0aa24dbf6fee.zip |
switch from just checking SMIME_SUPPORTED to checking both HAVE_NSS and
2003-11-26 Chris Toshok <toshok@ximian.com>
* e-msg-composer.c (build_message): switch from just checking
SMIME_SUPPORTED to checking both HAVE_NSS and SMIME_SUPPORTED.
svn path=/trunk/; revision=23497
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 cda4e8fca7..f16791ccfb 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,3 +1,8 @@ +2003-11-26 Chris Toshok <toshok@ximian.com> + + * e-msg-composer.c (build_message): switch from just checking + SMIME_SUPPORTED to checking both HAVE_NSS and SMIME_SUPPORTED. + 2003-11-26 JP Rosevear <jpr@ximian.com> * Makefile.am: turn on deprecated gtk widgets |