diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2002-03-19 06:13:39 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2002-03-19 06:13:39 +0800 |
commit | 02b379173a834e87d0db9ba141e725f26c1ed1cb (patch) | |
tree | 8bdc99ef674ce1df748f7a5a199904219a77c097 /mail/ChangeLog | |
parent | 17ef9cfeafbef81a54b19a90631d65e038f72829 (diff) | |
download | gsoc2013-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/ChangeLog | 5 |
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> |