aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 8bd080d2a6..66a40e9df5 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,19 @@
+2001-06-27 Peter Williams <peterw@ximian.com>
+
+ * folder-browser-ui.c: Uncomment EditSelectThread. Yaay!
+
+ * mail-callbacks.c (select_thread): New function. Self-explanatory
+ name. Implementation is a little hairy.
+
+ * mail-callbacks.h: Prototype it here.
+
+ * mail-callbacks.c (invert_selection): Here too.
+ (select_all): Here too.
+
+ * subscribe-dialog.c (subscribe_select_all): Update to use new
+ ETree accessors.
+ (subscribe_invert_selection): Here too.
+
2001-06-27 jacob berkman <jacob@ximian.com>
* folder-browser.c (save_cursor_pos): work around an e-tree bug