diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2001-10-10 22:13:27 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2001-10-10 22:13:27 +0800 |
commit | a46bcc8084af31a5cb86b0b5305298e94250c5f9 (patch) | |
tree | 5e5c4f1b75b0c4add1f7f39dc7a0233c7915ac61 /shell/ChangeLog | |
parent | acaea79e7129ea2b3eb289a9ea3b2644ac970fba (diff) | |
download | gsoc2013-evolution-a46bcc8084af31a5cb86b0b5305298e94250c5f9.tar gsoc2013-evolution-a46bcc8084af31a5cb86b0b5305298e94250c5f9.tar.gz gsoc2013-evolution-a46bcc8084af31a5cb86b0b5305298e94250c5f9.tar.bz2 gsoc2013-evolution-a46bcc8084af31a5cb86b0b5305298e94250c5f9.tar.lz gsoc2013-evolution-a46bcc8084af31a5cb86b0b5305298e94250c5f9.tar.xz gsoc2013-evolution-a46bcc8084af31a5cb86b0b5305298e94250c5f9.tar.zst gsoc2013-evolution-a46bcc8084af31a5cb86b0b5305298e94250c5f9.zip |
Ooops, remove debugging message.
* e-storage-set-view.c (handle_evolution_path_drag_motion): Ooops,
remove debugging message.
svn path=/trunk/; revision=13551
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 9af2d293c6..fdfb18f911 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,5 +1,10 @@ 2001-10-10 Ettore Perazzoli <ettore@ximian.com> + * e-storage-set-view.c (handle_evolution_path_drag_motion): Ooops, + remove debugging message. + +2001-10-10 Ettore Perazzoli <ettore@ximian.com> + * e-storage.c (e_storage_async_xfer_folder): Make this a no-op if the source and the destination path are the same. |