aboutsummaryrefslogtreecommitdiffstats
path: root/composer/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'composer/ChangeLog')
-rw-r--r--composer/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/composer/ChangeLog b/composer/ChangeLog
index 3d9b0eacdf..9ae7200936 100644
--- a/composer/ChangeLog
+++ b/composer/ChangeLog
@@ -1,3 +1,11 @@
+2001-01-15 Jason Leach <jasonleach@usa.net>
+
+ (Plug leaking the subject string on each message sent)
+
+ * e-msg-composer-hdrs.c (e_msg_composer_hdrs_get_subject): Don't
+ strdup before returning the subject, it's already been strdup'd
+ from the gtk_object_get().
+
2001-01-13 Jason Leach <jasonleach@usa.net>
(Fix Bug #1083: Composer IDLs not getting installed)