From 59d46c08d469fb4f70dc56bed681d439e0652a72 Mon Sep 17 00:00:00 2001 From: Christian Neumair Date: Tue, 15 Jul 2008 06:53:02 +0000 Subject: [PATCH] Add missing ChangeLog entry. svn path=/trunk/; revision=14362 --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/ChangeLog b/ChangeLog index 9645fa674..864ee08a1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,16 @@ * src/file-manager/fm-list-model.c (fm_list_model_get_value): Display emblems for small icon sizes, down to 16 pixels. +2008-07-15 Christian Neumair + + * libnautilus-private/nautilus-dnd.c (slot_proxy_drag_motion), + (nautilus_drag_slot_proxy_init): + Also support a mode where the target URI is NULL, and the target slot is + set. + + * src/nautilus-notebook.c (build_tab_label): + Set up notebook labels as slot drag proxy, replace old DND code. + 2008-07-14 A. Walton * libnautilus-private/nautilus-emblem-utils.c -- GitLab