aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 6384a5ed72..23e03f22bc 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,14 @@
+2006-07-26 Alessandro Decina <alessandro@nnva.org>
+
+ ** Fix for bug #348164
+
+ * em-folder-browser.c: (emfb_class_init):
+ Remove the unused G_TYPE_STRING parameter from the
+ account_search_activated and account_search_cleared signals.
+
+ * mail-component.c: (disable_folder_tree), (enable_folder_tree):
+ Update the callbacks to match the new signature.
+
2006-07-28 Sankar P <psankar@novell.com>
* committed on behalf of Srinivasa Ragavan <sragavan@novell.com>