aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2001-09-05 04:53:22 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2001-09-05 04:53:22 +0800
commit1b240a84be508ca506c0cbb1acb9278d2bf9c8cc (patch)
treee6d53f5b42e1ddb65238c0e37ace159c8cb2e2fd /shell/ChangeLog
parent12718c4056c30ac2bb1610f6ca62a378718b924c (diff)
downloadgsoc2013-evolution-1b240a84be508ca506c0cbb1acb9278d2bf9c8cc.tar
gsoc2013-evolution-1b240a84be508ca506c0cbb1acb9278d2bf9c8cc.tar.gz
gsoc2013-evolution-1b240a84be508ca506c0cbb1acb9278d2bf9c8cc.tar.bz2
gsoc2013-evolution-1b240a84be508ca506c0cbb1acb9278d2bf9c8cc.tar.lz
gsoc2013-evolution-1b240a84be508ca506c0cbb1acb9278d2bf9c8cc.tar.xz
gsoc2013-evolution-1b240a84be508ca506c0cbb1acb9278d2bf9c8cc.tar.zst
gsoc2013-evolution-1b240a84be508ca506c0cbb1acb9278d2bf9c8cc.zip
Remove debugging message. (tree_drag_motion): Likewise.
* e-storage-set-view.c (tree_drag_motion): Remove debugging message. (tree_drag_motion): Likewise. svn path=/trunk/; revision=12598
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r--shell/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index 0bd2fc98c0..2dc8756ec0 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,5 +1,11 @@
2001-09-04 Ettore Perazzoli <ettore@ximian.com>
+ * e-storage-set-view.c (tree_drag_motion): Remove debugging
+ message.
+ (tree_drag_motion): Likewise.
+
+2001-09-04 Ettore Perazzoli <ettore@ximian.com>
+
[Patch from Richard Boulton <richard@tartarus.org> to fix #8497,
"Warning when shutting view: RootNode not found".]