diff options
author | Dan Winship <danw@src.gnome.org> | 2000-07-06 09:52:51 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2000-07-06 09:52:51 +0800 |
commit | 9f381f8245d3de8f05dc3ddc560a635a7ef3f717 (patch) | |
tree | 29949e6322e1ff4b3344cd95c105645907ab7d0f /camel/ChangeLog | |
parent | 2bacfabf6f111883a369011bf88faf8847be15f4 (diff) | |
download | gsoc2013-evolution-9f381f8245d3de8f05dc3ddc560a635a7ef3f717.tar gsoc2013-evolution-9f381f8245d3de8f05dc3ddc560a635a7ef3f717.tar.gz gsoc2013-evolution-9f381f8245d3de8f05dc3ddc560a635a7ef3f717.tar.bz2 gsoc2013-evolution-9f381f8245d3de8f05dc3ddc560a635a7ef3f717.tar.lz gsoc2013-evolution-9f381f8245d3de8f05dc3ddc560a635a7ef3f717.tar.xz gsoc2013-evolution-9f381f8245d3de8f05dc3ddc560a635a7ef3f717.tar.zst gsoc2013-evolution-9f381f8245d3de8f05dc3ddc560a635a7ef3f717.zip |
remove some non-error case debugging messages.
* remove some non-error case debugging messages.
svn path=/trunk/; revision=3904
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r-- | camel/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog index 7ffdc5e58e..37e7454f1c 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,11 @@ +2000-07-05 Dan Winship <danw@helixcode.com> + + * camel-folder-summary.c: + * camel-session.c: + * providers/mbox/camel-mbox-folder.c: + * providers/mbox/camel-mbox-summary.c: Remove some non-error case + debugging-type messages. + 2000-07-05 Ettore Perazzoli <ettore@helixcode.com> * providers/mbox/camel-mbox-summary.c (d): Define to empty so that |