aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorMichael Zucci <zucchi@src.gnome.org>2000-09-12 08:57:09 +0800
committerMichael Zucci <zucchi@src.gnome.org>2000-09-12 08:57:09 +0800
commita035de68d2b2e7739fde08ad924b106c8e8a45d6 (patch)
tree8d7e3866c2aad60bfbf115e77738b54d8bd9a5da /mail/ChangeLog
parentc87e7df0906198271d0d40d2e59b5d54711826fd (diff)
downloadgsoc2013-evolution-a035de68d2b2e7739fde08ad924b106c8e8a45d6.tar
gsoc2013-evolution-a035de68d2b2e7739fde08ad924b106c8e8a45d6.tar.gz
gsoc2013-evolution-a035de68d2b2e7739fde08ad924b106c8e8a45d6.tar.bz2
gsoc2013-evolution-a035de68d2b2e7739fde08ad924b106c8e8a45d6.tar.lz
gsoc2013-evolution-a035de68d2b2e7739fde08ad924b106c8e8a45d6.tar.xz
gsoc2013-evolution-a035de68d2b2e7739fde08ad924b106c8e8a45d6.tar.zst
gsoc2013-evolution-a035de68d2b2e7739fde08ad924b106c8e8a45d6.zip
(prune_empty): Plugged another small leak.
svn path=/trunk/; revision=5353
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 16bfca7391..b736ba20ed 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -5,6 +5,7 @@
parent list, otherwise remove it from the (supplied) root list.
(group_root_set): When we merge children, free the lost node.
(thread_messages_free): Remove the return, run as is.
+ (prune_empty): Plugged another small leak.
2000-09-11 Jeffrey Stedfast <fejj@helixcode.com>