diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2001-03-15 10:48:35 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2001-03-15 10:48:35 +0800 |
commit | 673fb08aefd220a96c3200c2fd2e1e97e5a642c5 (patch) | |
tree | 4956e56f6ff7c0940506752d57882355aa5a0314 /mail/ChangeLog | |
parent | c0686e978da2010088758d28f6042b41a1110b56 (diff) | |
download | gsoc2013-evolution-673fb08aefd220a96c3200c2fd2e1e97e5a642c5.tar gsoc2013-evolution-673fb08aefd220a96c3200c2fd2e1e97e5a642c5.tar.gz gsoc2013-evolution-673fb08aefd220a96c3200c2fd2e1e97e5a642c5.tar.bz2 gsoc2013-evolution-673fb08aefd220a96c3200c2fd2e1e97e5a642c5.tar.lz gsoc2013-evolution-673fb08aefd220a96c3200c2fd2e1e97e5a642c5.tar.xz gsoc2013-evolution-673fb08aefd220a96c3200c2fd2e1e97e5a642c5.tar.zst gsoc2013-evolution-673fb08aefd220a96c3200c2fd2e1e97e5a642c5.zip |
Tell camel to init NSS. (mail_session_accept_dialog): Doh! NULL terminate
2001-03-14 Jeffrey Stedfast <fejj@ximian.com>
* session.c (mail_session_init): Tell camel to init NSS.
(mail_session_accept_dialog): Doh! NULL terminate the list of
buttons and show the label.
* mail-mt.c (do_get_accept): Same.
svn path=/trunk/; revision=8721
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 08272a7218..ff70f8dfa9 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -2,7 +2,7 @@ * session.c (mail_session_init): Tell camel to init NSS. (mail_session_accept_dialog): Doh! NULL terminate the list of - buttons. + buttons and show the label. * mail-mt.c (do_get_accept): Same. |