aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@ximian.com>2001-03-20 17:52:54 +0800
committerChris Lahey <clahey@src.gnome.org>2001-03-20 17:52:54 +0800
commit76219e84e73f54a64b6e9e47ec422b2887dac15b (patch)
tree23e146fa1f59cccd44f25a97590216c391b7f749 /mail/ChangeLog
parent877168077658c2681c3741d5210c135069eaeca8 (diff)
downloadgsoc2013-evolution-76219e84e73f54a64b6e9e47ec422b2887dac15b.tar
gsoc2013-evolution-76219e84e73f54a64b6e9e47ec422b2887dac15b.tar.gz
gsoc2013-evolution-76219e84e73f54a64b6e9e47ec422b2887dac15b.tar.bz2
gsoc2013-evolution-76219e84e73f54a64b6e9e47ec422b2887dac15b.tar.lz
gsoc2013-evolution-76219e84e73f54a64b6e9e47ec422b2887dac15b.tar.xz
gsoc2013-evolution-76219e84e73f54a64b6e9e47ec422b2887dac15b.tar.zst
gsoc2013-evolution-76219e84e73f54a64b6e9e47ec422b2887dac15b.zip
Made this check if the control mask is set.
2001-03-20 Christopher James Lahey <clahey@ximian.com> * folder-browser.c (etree_key): Made this check if the control mask is set. svn path=/trunk/; revision=8844
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 1c218d0a03..8ceca6555f 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,5 +1,10 @@
2001-03-20 Christopher James Lahey <clahey@ximian.com>
+ * folder-browser.c (etree_key): Made this check if the control
+ mask is set.
+
+2001-03-20 Christopher James Lahey <clahey@ximian.com>
+
* message-list.c (remove_node_diff, build_flat_diff): Remove the
node before freeing the data it points to.