aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index f7e82314f4..aa8dbcd6a1 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,5 +1,9 @@
2004-04-13 Jeffrey Stedfast <fejj@ximian.com>
+ * mail-component.c (impl_createControls): We don't actually want
+ to disallow clicking on \NoSelect folders. Fixes a bug campd has
+ been complaining to me about :-)
+
* mail-config.c (mail_config_signature_run_script): If we get an
empty charset string from gconf, don't try to use the result to
create a charset filter. Real fix for bug #51924.