aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2000-08-14 06:41:29 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2000-08-14 06:41:29 +0800
commit30c19e6e311cb54a7ccde1dfe5beeff641857689 (patch)
tree2fbe7f00ee68d62515eb6ebe08e29293e918ea95 /shell/ChangeLog
parentd5e7aef9f23d87f1fa3e6ff51a8d567f7539ef0b (diff)
downloadgsoc2013-evolution-30c19e6e311cb54a7ccde1dfe5beeff641857689.tar
gsoc2013-evolution-30c19e6e311cb54a7ccde1dfe5beeff641857689.tar.gz
gsoc2013-evolution-30c19e6e311cb54a7ccde1dfe5beeff641857689.tar.bz2
gsoc2013-evolution-30c19e6e311cb54a7ccde1dfe5beeff641857689.tar.lz
gsoc2013-evolution-30c19e6e311cb54a7ccde1dfe5beeff641857689.tar.xz
gsoc2013-evolution-30c19e6e311cb54a7ccde1dfe5beeff641857689.tar.zst
gsoc2013-evolution-30c19e6e311cb54a7ccde1dfe5beeff641857689.zip
Get rid of some annoying debugging messages.
svn path=/trunk/; revision=4815
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 69bff1ac3d..a797c0a7ca 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,5 +1,11 @@
2000-08-13 Ettore Perazzoli <ettore@helixcode.com>
+ * e-shell-view.c (shell_view_interface_set_message_cb): Removed
+ debugging message.
+ (shell_view_interface_unset_message_cb): Likewise.
+
+2000-08-13 Ettore Perazzoli <ettore@helixcode.com>
+
* e-shell-view.c: New members `progress_bar_timeout_id',
`progress_bar_value' in `EShellViewPrivate'.
(init): Init them.