diff options
author | Larry Ewing <lewing@helixcode.com> | 2000-09-13 06:55:16 +0800 |
---|---|---|
committer | Larry Ewing <lewing@src.gnome.org> | 2000-09-13 06:55:16 +0800 |
commit | cad6e285aa250a9adbd7064fa64ac766646adc0c (patch) | |
tree | 5c6a22771d24b749719270f4dae117ddb3d21dae /composer/ChangeLog | |
parent | ae3484183b96939e6425316e745670991cbabbf3 (diff) | |
download | gsoc2013-evolution-cad6e285aa250a9adbd7064fa64ac766646adc0c.tar.gz gsoc2013-evolution-cad6e285aa250a9adbd7064fa64ac766646adc0c.tar.zst gsoc2013-evolution-cad6e285aa250a9adbd7064fa64ac766646adc0c.zip |
add a make sure the attachment isn't NULL. A more complete fix coming
2000-09-12 Larry Ewing <lewing@helixcode.com>
* e-msg-composer-attachment-bar.c (add_common): add a make sure
the attachment isn't NULL. A more complete fix coming soon.
svn path=/trunk/; revision=5394
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 67f863eefa..e8449a78cb 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,3 +1,8 @@ +2000-09-12 Larry Ewing <lewing@helixcode.com> + + * e-msg-composer-attachment-bar.c (add_common): add a make sure + the attachment isn't NULL. A more complete fix coming soon. + 2000-09-12 Ettore Perazzoli <ettore@helixcode.com> * Makefile.am ($(IDL_GENERATED)): Add space after `-I'. |