aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@ximian.com>2001-04-11 15:47:23 +0800
committerChris Lahey <clahey@src.gnome.org>2001-04-11 15:47:23 +0800
commit5c2ab36536714ed22a78d4fa5b45b9bafc58e239 (patch)
tree9ace91aa13bf83a95eac63fe77009efd6488f28b /mail/ChangeLog
parent443c1badc45eea2344d48d379ac780f81698bfcf (diff)
downloadgsoc2013-evolution-5c2ab36536714ed22a78d4fa5b45b9bafc58e239.tar
gsoc2013-evolution-5c2ab36536714ed22a78d4fa5b45b9bafc58e239.tar.gz
gsoc2013-evolution-5c2ab36536714ed22a78d4fa5b45b9bafc58e239.tar.bz2
gsoc2013-evolution-5c2ab36536714ed22a78d4fa5b45b9bafc58e239.tar.lz
gsoc2013-evolution-5c2ab36536714ed22a78d4fa5b45b9bafc58e239.tar.xz
gsoc2013-evolution-5c2ab36536714ed22a78d4fa5b45b9bafc58e239.tar.zst
gsoc2013-evolution-5c2ab36536714ed22a78d4fa5b45b9bafc58e239.zip
Save the expanded state using the ETree built in expanded state code.
2001-04-11 Christopher James Lahey <clahey@ximian.com> * message-list.c (save_tree_state, message_list_setup_etree): Save the expanded state using the ETree built in expanded state code. svn path=/trunk/; revision=9229
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 166bf7ba59..7573e55182 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,8 @@
+2001-04-11 Christopher James Lahey <clahey@ximian.com>
+
+ * message-list.c (save_tree_state, message_list_setup_etree): Save
+ the expanded state using the ETree built in expanded state code.
+
2001-04-05 Not Zed <NotZed@Ximian.com>
* Merge from evolution-0-10 to evolution-0-10-merge-0 into head.