From 318dc1564b1c8fca154ecd281b2b1a82dfe8ae4e Mon Sep 17 00:00:00 2001 From: Not Zed Date: Wed, 6 Oct 2004 03:33:55 +0000 Subject: remove old debug which no longer works. 2004-10-05 Not Zed * em-folder-tree.c (emft_popup_copy_folder_selected): remove old debug which no longer works. ** See bug #66991 (related to #64377). * em-folder-tree.c (em_folder_tree_set_selected): if we get a NULL uri or "", just clear the list. (emft_tree_button_press): select the new path as well as move the cursor there, otherwise emft_tree_user_event clears the selection. svn path=/trunk/; revision=27469 --- mail/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 259f4ba0d8..08eca7526f 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,15 @@ +2004-10-05 Not Zed + + * em-folder-tree.c (emft_popup_copy_folder_selected): remove old + debug which no longer works. + + ** See bug #66991 (related to #64377). + + * em-folder-tree.c (em_folder_tree_set_selected): if we get a NULL + uri or "", just clear the list. + (emft_tree_button_press): select the new path as well as move the + cursor there, otherwise emft_tree_user_event clears the selection. + 2004-09-30 David Malcolm * em-migrate.c (upgrade_passwords_1_2): fix uninitialised pointer. -- cgit v1.2.3