From 3cf228772512334661adb91a1a709b6a2962651f Mon Sep 17 00:00:00 2001 From: Not Zed Date: Wed, 14 Apr 2004 09:48:36 +0000 Subject: remove debug comment. 2004-04-14 Not Zed * mail-component.c (impl_createControls): remove debug comment. ** See #56641. * em-format-html-display.c (efhd_format_secure): fix a small memleak. (efhd_bonobo_unknown, efhd_format_attachment): close the tag properly, and
it as well to make sure its separated. * em-sync-stream.c: add some runtime and compile time stream logging stuff. svn path=/trunk/; revision=25457 --- mail/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 044234d450..b210c34123 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,17 @@ 2004-04-14 Not Zed + * mail-component.c (impl_createControls): remove debug comment. + + ** See #56641. + + * em-format-html-display.c (efhd_format_secure): fix a small + memleak. + (efhd_bonobo_unknown, efhd_format_attachment): close the + tag properly, and
it as well to make sure its separated. + + * em-sync-stream.c: add some runtime and compile time stream + logging stuff. + ** See bug #56149. * em-folder-view.c (emfv_edit_cut): similar to below, use focus to -- cgit