aboutsummaryrefslogtreecommitdiffstats
path: root/composer/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2003-04-09 04:14:22 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2003-04-09 04:14:22 +0800
commit55c6c41bd4d0f485344963fac72a62c181e91af6 (patch)
tree3abcf4c2a469a7a0fc4de0c2ce61235175101b4c /composer/ChangeLog
parent122470e9bebdeb3de701fd5f537741a0075a2230 (diff)
downloadgsoc2013-evolution-55c6c41bd4d0f485344963fac72a62c181e91af6.tar
gsoc2013-evolution-55c6c41bd4d0f485344963fac72a62c181e91af6.tar.gz
gsoc2013-evolution-55c6c41bd4d0f485344963fac72a62c181e91af6.tar.bz2
gsoc2013-evolution-55c6c41bd4d0f485344963fac72a62c181e91af6.tar.lz
gsoc2013-evolution-55c6c41bd4d0f485344963fac72a62c181e91af6.tar.xz
gsoc2013-evolution-55c6c41bd4d0f485344963fac72a62c181e91af6.tar.zst
gsoc2013-evolution-55c6c41bd4d0f485344963fac72a62c181e91af6.zip
Added some debug printfs. (create_composer): Call map_default_cb directly
2003-04-08 Jeffrey Stedfast <fejj@ximian.com> * e-msg-composer.c (map_default_cb): Added some debug printfs. (create_composer): Call map_default_cb directly instead of having it in a "map" callback. Ettore says we shouldn't be doing this *shrug*. Still doesn't work tho. svn path=/trunk/; revision=20767
Diffstat (limited to 'composer/ChangeLog')
-rw-r--r--composer/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/composer/ChangeLog b/composer/ChangeLog
index 7c7c09c999..1c29ae0d26 100644
--- a/composer/ChangeLog
+++ b/composer/ChangeLog
@@ -1,3 +1,10 @@
+2003-04-08 Jeffrey Stedfast <fejj@ximian.com>
+
+ * e-msg-composer.c (map_default_cb): Added some debug printfs.
+ (create_composer): Call map_default_cb directly instead of having
+ it in a "map" callback. Ettore says we shouldn't be doing this
+ *shrug*. Still doesn't work tho.
+
2003-04-07 Chris Toshok <toshok@ximian.com>
[ fixes bug #39763 ]