aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2002-12-14 03:36:18 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2002-12-14 03:36:18 +0800
commitd5749529a83e95689c94afed125159ddb57558c2 (patch)
tree69374c82dba776612134c5b465549cc65c619735 /mail/ChangeLog
parent25a94bfe0cc1b88fc2b50e52fad62ce8b3afd77a (diff)
downloadgsoc2013-evolution-d5749529a83e95689c94afed125159ddb57558c2.tar
gsoc2013-evolution-d5749529a83e95689c94afed125159ddb57558c2.tar.gz
gsoc2013-evolution-d5749529a83e95689c94afed125159ddb57558c2.tar.bz2
gsoc2013-evolution-d5749529a83e95689c94afed125159ddb57558c2.tar.lz
gsoc2013-evolution-d5749529a83e95689c94afed125159ddb57558c2.tar.xz
gsoc2013-evolution-d5749529a83e95689c94afed125159ddb57558c2.tar.zst
gsoc2013-evolution-d5749529a83e95689c94afed125159ddb57558c2.zip
Don't re-use cell renderers - I'm not sure this is actually safe to do.
2002-12-13 Jeffrey Stedfast <fejj@ximian.com> * message-tag-followup.c (construct): Don't re-use cell renderers - I'm not sure this is actually safe to do. svn path=/trunk/; revision=19113
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 5a2df6220b..1b63b6b79e 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,5 +1,8 @@
2002-12-13 Jeffrey Stedfast <fejj@ximian.com>
+ * message-tag-followup.c (construct): Don't re-use cell renderers
+ - I'm not sure this is actually safe to do.
+
* mail-session.c: Get rid of unneeded CamelObject casts.
(user_message_response): Don't unref the dialog object after we've
destroyed it.