diff options
author | Chris Toshok <toshok@ximian.com> | 2002-08-02 05:43:36 +0800 |
---|---|---|
committer | Chris Toshok <toshok@src.gnome.org> | 2002-08-02 05:43:36 +0800 |
commit | 14db6783bbd4785e0971867ca8e7bee7a06d15f9 (patch) | |
tree | 407236932bc7c9e7f8e72784b336092570e6a7e3 /wombat/ChangeLog | |
parent | b903f35585036292de992b544b91c14033dd8651 (diff) | |
download | gsoc2013-evolution-14db6783bbd4785e0971867ca8e7bee7a06d15f9.tar gsoc2013-evolution-14db6783bbd4785e0971867ca8e7bee7a06d15f9.tar.gz gsoc2013-evolution-14db6783bbd4785e0971867ca8e7bee7a06d15f9.tar.bz2 gsoc2013-evolution-14db6783bbd4785e0971867ca8e7bee7a06d15f9.tar.lz gsoc2013-evolution-14db6783bbd4785e0971867ca8e7bee7a06d15f9.tar.xz gsoc2013-evolution-14db6783bbd4785e0971867ca8e7bee7a06d15f9.tar.zst gsoc2013-evolution-14db6783bbd4785e0971867ca8e7bee7a06d15f9.zip |
remove the annoying fprintf about Queueing termination, since we never
2002-08-01 Chris Toshok <toshok@ximian.com>
* wombat.c (last_calendar_gone_cb): remove the annoying fprintf
about Queueing termination, since we never actually terminate.
svn path=/trunk/; revision=17680
Diffstat (limited to 'wombat/ChangeLog')
-rw-r--r-- | wombat/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/wombat/ChangeLog b/wombat/ChangeLog index ce2c584bda..a01b4af975 100644 --- a/wombat/ChangeLog +++ b/wombat/ChangeLog @@ -1,3 +1,8 @@ +2002-08-01 Chris Toshok <toshok@ximian.com> + + * wombat.c (last_calendar_gone_cb): remove the annoying fprintf + about Queueing termination, since we never actually terminate. + 2002-07-25 Chris Toshok <toshok@ximian.com> * wombat.c (main): add a silly "up and running" message. |