diff options
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index f4e4a7b9a5..1f62afe776 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,11 @@ +2001-08-03 Christopher James Lahey <clahey@ximian.com> + + * e-storage-set-view.c (tree_drag_data_received): Some paths here + don't set handled properly so lets initialize it to FALSE. + (update_folder_with_unread_hash, etree_value_at): constified + folder_name here. + (init): Initialize priv->drag_path here to NULL. + 2001-08-03 Jason Leach <jleach@ximian.com> [Removing Evolution::LocalStorage interface, abstracting the |