diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2001-07-31 13:00:57 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2001-07-31 13:00:57 +0800 |
commit | 51495d2ce7e9224e09f641c0969b8b72bd4403d6 (patch) | |
tree | 2dc73bcf16134bb63e34b5b225ca6fb97d61424d | |
parent | 92117f6c694c5e9ba55af943e629c54710408caa (diff) | |
download | gsoc2013-evolution-51495d2ce7e9224e09f641c0969b8b72bd4403d6.tar gsoc2013-evolution-51495d2ce7e9224e09f641c0969b8b72bd4403d6.tar.gz gsoc2013-evolution-51495d2ce7e9224e09f641c0969b8b72bd4403d6.tar.bz2 gsoc2013-evolution-51495d2ce7e9224e09f641c0969b8b72bd4403d6.tar.lz gsoc2013-evolution-51495d2ce7e9224e09f641c0969b8b72bd4403d6.tar.xz gsoc2013-evolution-51495d2ce7e9224e09f641c0969b8b72bd4403d6.tar.zst gsoc2013-evolution-51495d2ce7e9224e09f641c0969b8b72bd4403d6.zip |
Removed debugging messages.
* evolution-activity-client.c: Removed debugging messages.
svn path=/trunk/; revision=11501
-rw-r--r-- | shell/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 9de312267e..9b58a3fb7b 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,7 @@ +2001-07-31 Ettore Perazzoli <ettore@ximian.com> + + * evolution-activity-client.c: Removed debugging messages. + 2001-07-31 Not Zed <NotZed@Ximian.com> * evolution-activity-client.c (evolution_activity_client_update): |