diff options
author | Dan Winship <danw@src.gnome.org> | 2000-11-30 04:02:09 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2000-11-30 04:02:09 +0800 |
commit | 292dd96540823a9e7969701c95341eada2ce16f6 (patch) | |
tree | 10205e4fdbefd2e7fa8f1188c69940f4d2d11d67 /mail/ChangeLog | |
parent | cb5a1deee0c9cb099fdf5d561018febbc3c294df (diff) | |
download | gsoc2013-evolution-292dd96540823a9e7969701c95341eada2ce16f6.tar gsoc2013-evolution-292dd96540823a9e7969701c95341eada2ce16f6.tar.gz gsoc2013-evolution-292dd96540823a9e7969701c95341eada2ce16f6.tar.bz2 gsoc2013-evolution-292dd96540823a9e7969701c95341eada2ce16f6.tar.lz gsoc2013-evolution-292dd96540823a9e7969701c95341eada2ce16f6.tar.xz gsoc2013-evolution-292dd96540823a9e7969701c95341eada2ce16f6.tar.zst gsoc2013-evolution-292dd96540823a9e7969701c95341eada2ce16f6.zip |
Fix the allocation here (again) and put a comment explaining it. (Fixes a
* mail-tools.c (mail_tool_quote_message): Fix the allocation here
(again) and put a comment explaining it. (Fixes a crash when
replying.)
svn path=/trunk/; revision=6717
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 623c52a8bd..6baf2c75d3 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,9 @@ +2000-11-29 Dan Winship <danw@helixcode.com> + + * mail-tools.c (mail_tool_quote_message): Fix the allocation here + (again) and put a comment explaining it. (Fixes a crash when + replying.) + 2000-11-28 Dan Winship <danw@helixcode.com> * component-factory.c (owner_set_cb): Wait until after setting up |