aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2002-03-19 06:13:39 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2002-03-19 06:13:39 +0800
commit02b379173a834e87d0db9ba141e725f26c1ed1cb (patch)
tree8bdc99ef674ce1df748f7a5a199904219a77c097 /mail/ChangeLog
parent17ef9cfeafbef81a54b19a90631d65e038f72829 (diff)
downloadgsoc2013-evolution-02b379173a834e87d0db9ba141e725f26c1ed1cb.tar
gsoc2013-evolution-02b379173a834e87d0db9ba141e725f26c1ed1cb.tar.gz
gsoc2013-evolution-02b379173a834e87d0db9ba141e725f26c1ed1cb.tar.bz2
gsoc2013-evolution-02b379173a834e87d0db9ba141e725f26c1ed1cb.tar.lz
gsoc2013-evolution-02b379173a834e87d0db9ba141e725f26c1ed1cb.tar.xz
gsoc2013-evolution-02b379173a834e87d0db9ba141e725f26c1ed1cb.tar.zst
gsoc2013-evolution-02b379173a834e87d0db9ba141e725f26c1ed1cb.zip
Report a message before entering bonobo_main() to simplify debugging.
* main.c (main): Report a message before entering bonobo_main() to simplify debugging. svn path=/trunk/; revision=16204
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 6a74eabc12..8d6324cf52 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,5 +1,10 @@
2002-03-18 Ettore Perazzoli <ettore@ximian.com>
+ * main.c (main): Report a message before entering bonobo_main() to
+ simplify debugging.
+
+2002-03-18 Ettore Perazzoli <ettore@ximian.com>
+
* folder-browser.c: Remove E_FILTERBAR_RESET menu entry.
2002-03-15 Jeffrey Stedfast <fejj@ximian.com>