diff options
author | Dan Winship <danw@src.gnome.org> | 2001-09-08 11:54:33 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2001-09-08 11:54:33 +0800 |
commit | 7028220378833983b8b56b181d270d2934f87fa4 (patch) | |
tree | b5b3545519abbf2933b0ab55e0046f05591e028a /composer/ChangeLog | |
parent | f1e3395ff231298f05120917817d5ed1732345b6 (diff) | |
download | gsoc2013-evolution-7028220378833983b8b56b181d270d2934f87fa4.tar.gz gsoc2013-evolution-7028220378833983b8b56b181d270d2934f87fa4.tar.zst gsoc2013-evolution-7028220378833983b8b56b181d270d2934f87fa4.zip |
Remove some debugging messages that don't check for NULL strings and crash
* e-msg-composer-hdrs.c (set_recipients_from_destv): Remove some
debugging messages that don't check for NULL strings and crash
Solaris.
svn path=/trunk/; revision=12701
Diffstat (limited to 'composer/ChangeLog')
-rw-r--r-- | composer/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/composer/ChangeLog b/composer/ChangeLog index 1f53484000..ebc10d7f6f 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,3 +1,9 @@ +2001-09-07 Dan Winship <danw@ximian.com> + + * e-msg-composer-hdrs.c (set_recipients_from_destv): Remove some + debugging messages that don't check for NULL strings and crash + Solaris. + 2001-09-06 Dan Winship <danw@ximian.com> * e-msg-composer.c (save): Have to specify a mode when using |