aboutsummaryrefslogtreecommitdiffstats
path: root/composer/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'composer/ChangeLog')
-rw-r--r--composer/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/composer/ChangeLog b/composer/ChangeLog
index bcf9e68f19..1f0db2e8fb 100644
--- a/composer/ChangeLog
+++ b/composer/ChangeLog
@@ -1,5 +1,9 @@
2006-05-25 Jeffrey Stedfast <fejj@novell.com>
+ * e-msg-composer-select-file.c (select_attach_response): Replace
+ 'if (!filename)' with 'if (filename)', fixes a bug in Srini's
+ patch.
+
* e-msg-composer-hdrs.c (header_new_recipient): Set the visible
field to FALSE.