diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2000-10-23 01:04:12 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2000-10-23 01:04:12 +0800 |
commit | 20255e43dfe6513e6c58807031ed74978759c70b (patch) | |
tree | abc22a6f71143e88d075cb8829799f3772b1bd93 /composer/ChangeLog | |
parent | 7305f431fcc00b8b8127988bc107e2410c3c74f2 (diff) | |
download | gsoc2013-evolution-20255e43dfe6513e6c58807031ed74978759c70b.tar.gz gsoc2013-evolution-20255e43dfe6513e6c58807031ed74978759c70b.tar.zst gsoc2013-evolution-20255e43dfe6513e6c58807031ed74978759c70b.zip |
Pull the fix to the "attach-twice-and-crash" problem up to HEAD.
svn path=/trunk/; revision=6108
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 7f9528e1d6..2933b52829 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,3 +1,9 @@ +2000-10-22 Ettore Perazzoli <ettore@helixcode.com> + + * e-msg-composer-attachment-bar.c (attach_cb): Removed. + (add_from_user): Use `e_msg_composer_select_file()' instead of + doing the file selector widget magic by yourself. + 2000-10-20 Jeffrey Stedfast <fejj@helixcode.com> * .cvsignore: Ignore Evolution-Addressbook-SelectNames* |